Re: [Perlunit-users] perl unit availability
Status: Beta
Brought to you by:
mca1001
|
From: Bret P. <br...@pe...> - 2003-01-03 04:11:10
|
>In the meantime, i'll figure out how to install it manually. I'm using
Perl5.8 and the PDK.'
I've been able to install all the prerequisites using PPM, but, like i
said, Test-Unit isn't in the default repositories. I did find a copy of
Test-Unit.PPM but when i tried to install it with PPM, i got this error:
Error: no suitable installation target found for package Test-Unit. The
problem seems to be that i'm using Perl 5.8.
I did try a manual install, but ran into this problem.
>Administrator@LAKATOS /cygdrive/e/Test-Unit-0.24
>$ make install
>Makefile:749: *** missing separator. Stop.
Line 749 is the third to last line of this section:
># --- MakeMaker pm_to_blib section:
>
>pm_to_blib: $(TO_INST_PM)
> @$(PERLRUNINST) -MExtUtils::Install \
> -e "pm_to_blib(qw[ <<pmfiles.dat
> ],'$(INST_LIB)\auto','$(PM_FILTER)')"
>
>$(PM_TO_BLIB)
><<
> @$(TOUCH) $@
Should i go back to perl 5.6?
_____________________________________
Bret Pettichord
Book - www.testinglessons.com
Hotlist - www.testinghotlist.com
Consulting - www.pettichord.com
|