Hi, After a mac security update I get the following error when trying to "use PDL;" Can't locate PDL.pm in @INC (@INC contains: /sw/lib/perl5/5.8.8 /sw/lib/perl5 /sw/lib/perl5/darwin /opt/local/lib/perl5/site_perl/5.8.9/darwin-2level /opt/local/lib/perl5/site_perl/5.8.9 /opt/local/lib/perl5/site_perl /opt/local/lib/perl5/vendor_perl/5.8.9/darwin-2level /opt/local/lib/perl5/vendor_perl/5.8.9 /opt/local/lib/perl5/vendor_perl /opt/local/lib/perl5/5.8.9/darwin-2level /opt/local/lib/perl5/5.8.9 .) at test.pl line 3.
I than added: use lib "/Library/Perl/5.8.6/darwin-thread-multi-2level/"; to the perl file but this gave me the following error: dyld: lazy symbol binding failed: Symbol not found: _Perl_Gthr_key_ptr Referenced from: /Library/Perl/5.8.6/darwin-thread-multi-2level//auto/PDL/Core/Core.bundle Expected in: dynamic lookup (I do not kwow what this error message means.) However in the perldl shell everything seems to be working just fine. I also noticed other perl modules did not work any longer, but I could fix that by reinstalling them via CPAN. I tried the same for PDL. But that did not work. It wouldn't install. Any suggestions on how to proceed? Thank you very much. Regards, Michiel
_______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
