Hmm. Here are where some key files are: /opt/local/lib/perl5/site_perl/5.8.9/darwin-2level/PDL.pm /opt/local/bin/perldl /opt/local/bin/pdl /opt/local/bin/pdl2
And @INC is: /Library/Perl/5.8.6 /Library/Perl/Updates/5.10.0/darwin-thread-multi-2level /Library/Perl/Updates/5.10.0 /System/Library/Perl/5.10.0/darwin-thread-multi-2level /System/Library/Perl/5.10.0 /Library/Perl/5.10.0/darwin-thread-multi-2level /Library/Perl/5.10.0 /Network/Library/Perl/5.10.0/darwin-thread-multi-2level /Network/Library/Perl/5.10.0 /Network/Library/Perl /System/Library/Perl/Extras/5.10.0/darwin-thread-multi-2level /System/Library/Perl/Extras/5.10.0 To remove the old version of PDL, should I remove /opt/loca/lib/perl/site_perl/5.8.9/darwin-2level/PDL* (PDL.pm and the PDL directory)? Thank you very much, jim On Mon, Feb 27, 2012 at 8:17 PM, Craig DeForest <[email protected]>wrote: > Yes, you should. YOu probably have the old installation *ahead* of your > new one in the @INC path. You could do a Spotlight search for "PDL.pm" to > see where your old installation is lurking. > > On Feb 27, 2012, at 11:11 AM, Jim Magnuson wrote: > > > Hello, > > > > I'm hitting a wall trying to update PDL on a Mac. > > > > I tried installing SciPDL. It says it installs successfully, but when I > invoke perldl from the terminal, it says it's loading PDL v2.4.6. > > > > I tried installing from CPAN. After the fairly long installation process > for 2.4.10, when I invoke perldl, it says it's loading PDL v2.4.6. > > > > Should I somehow remove my old installation and start over? > > > > Thanks, > > > > jim > > _______________________________________________ > > Perldl mailing list > > [email protected] > > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl > >
_______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
