I've installed perl 5.6.1, and I just did an install of CPAN 1.59 from

http://www.cpan.org/authors/id/A/AN/ANDK/CPAN-1.59.tar.gz

But when I try to use CPAN, I get these errors:

cpan> install Bundle::CPAN
dyld: perl Undefined symbols:
_PerlIO_getc
_PerlIO_putc
_PerlIO_read
_PerlIO_write
_Perl_sv_2pv_flags

How can I fix that?  I saw something about "dyld: perl Undefined 
symbols" before and the solution was to remove -static from the 
Makefile, but CPAN's Makefile doesn't have -static anywhere.  I tried 
changing LINKTYPE from dynamic to static, but that didn't have any 
effect.

Ok, so then I thought perhaps I had some confusion about which 
modules where installed.  So I removed /System/Library/Perl and 
reinstalled perl 5.6.1.  Still the same thing happens.

What am I missing?

Thanks,
    Peter.

-- 
<http://www.interarchy.com/>  <ftp://ftp.interarchy.com/interarchy.hqx>

Reply via email to