As far as I can tell, the problem occurs almost immediately, the following messages appear right after compiling starts.
This first test is designed to die, so please ignore the error
message on the next line.
# Looks like your test died before it could output anything.
./00compile.........
Can't locate Test/More.pm in @INC (@INC contains: ../perlmod /sw/lib/perl5/5.6.0/darwin /sw/lib/perl5/5.6.0/darwin /sw/lib/perl5/5.6.0 /sw/lib/perl5/darwin /sw/lib/perl5/5.6.0/darwin /sw/lib/perl5/5.6.0 /sw/lib/perl5/darwin /sw/lib/perl5 /sw/lib/perl5/5.6.0/darwin /sw/lib/perl5/5.6.0/darwin /sw/lib/perl5/5.6.0 /sw/lib/perl5/darwin /sw/lib/perl5/5.6.0/darwin /sw/lib/perl5/5.6.0 /sw/lib/perl5/darwin /sw/lib/perl5 /sw/lib/perl5/5.6.0/darwin /sw/lib/perl5/5.6.0/darwin /sw/lib/perl5/5.6.0 /Library/Perl/darwin /Library/Perl /Library/Perl . /sw/lib/perl5/5.6.0/darwin /sw/lib/perl5/5.6.0 /Library/Perl/darwin /Library/Perl /Library/Perl .) at ./00compile.t line 6.
Do you need to install the test-simple-pm package or perl >= v5.8.0?
FAILED before any test output arrived
Followed by another bunch of tests that all fail, returning values of 2, apparently because of the same problem indicated above.
perl 5.8.0 is installed, but it appears taht Fink is not finding it because there are no paths to it in @INC
So, how do I add the paths to perl 5.8.0 to @INC, or alternatively, what other solution looks feasible?
Thanks,
Warren Gallin
------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
