I don't think there are multiple installations of perl. I do have several copies of the PGPLOT libraries installed - one in /usr/lib64/pgplot, another that was installed along with MIRIAD, and another that was installed along with CASA. I doubt that is a problem.
I did have an old version of PDL installed, and yes it complained with I ran "perl Makefile.PL" to upgrade to 2.4.7. To work around this, I did: cd /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi rm -rf PDL* ...and there were no further warnings from building PDL 2.4.7. By the way, I never managed to get PGPLOT working with the old PDL either. David Whysong _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
