Which "compress-zlib-pm" package was it trying to install?  You should be
able to install -pm560 without installing perl-5.6.1:  I've got it on one of
my machines, using only the builtin Perl.  Otherwise, what you could do is

sudo cp /usr/bin/perl5.6.0 /usr/bin/perl

to revert the default perl executable back to 5.6.0 .

Umm, it WAS -pm560.


Here's more of the output.

--
curl -f -L -s -S -O ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/G/GA/GAAS/URI-1.23.tar.gz
mkdir -p /sw/src/compress-zlib-pm560-1.19-3
gzip -dc /sw/src/Compress-Zlib-1.19.tar.gz | /sw/bin/tar -xf -
perl5.6.0 Makefile.PL PREFIX=/sw INSTALLPRIVLIB=/sw/lib/perl5/5.6.0 INSTALLARCHLIB=/sw/lib/perl5/5.6.0/darwin INSTALLSITELIB=/sw/lib/perl5/5.6.0 INSTALLSITEARCH=/sw/lib/perl5/5.6.0/darwin INSTALLMAN1DIR=/sw/src/root-compress-zlib-pm560-1.19-3/sw/share/man/man1 INSTALLMAN3DIR=/sw/src/root-compress-zlib-pm560-1.19-3/sw/share/man/man3
Perl v5.6.1 required--this is only v5.6.0, stopped at /System/Library/Perl/AutoLoader.pm line 3.
BEGIN failed--compilation aborted at /System/Library/Perl/AutoLoader.pm line 3.
Compilation failed in require at /System/Library/Perl/darwin/File/Glob.pm line 10.
Compilation failed in require at Makefile.PL line 15.
BEGIN failed--compilation aborted at Makefile.PL line 15.
### execution of perl5.6.0 failed, exit code 255
Failed: compiling compress-zlib-pm560-1.19-3 failed
--


Also, I don't really want to do that sudo cp, without more explanation as it doesn't take in account the rest of the botched(?) perl 5.8.0 installation, scattered round the computer... or does it?

--
Yoav Felberbaum
E-Mail: [EMAIL PROTECTED]


------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to