I am running gentoo with perl and plplot installed.
$ perl -v
This is perl, v5.8.4 built for i686-linux
$plplot-config --version
5.3.1
However, I can't get PDL to install through either Gentoo's emerge or
cpan install. The bothersome thing is that I had plplot and PDL working
about a week and ahlaf ago, but I tried to install PDL with Slatec and I
haven't been able to get it to work since. Here is the end of the
install log.
Any help would be great. Thanks. Albert
/usr/bin/perl5.8.4 -I/var/tmp/portage/PDL-2.4.0-r2/work/PDL-2.4.0
"-MPDL::PP qw/PDL::Graphics::PLplot PDL::Graphics::PLplot P
ot/" plplot.pd
Can't locate PDL/PP.pm in @INC (@INC contains:
/var/tmp/portage/PDL-2.4.0-r2/work/PDL-2.4.0 /etc/perl
/usr/lib/perl5/site_per
.8.4/i686-linux /usr/lib/perl5/site_perl/5.8.4 /usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.4/i686-linux /usr/lib/
l5/vendor_perl/5.8.4 /usr/lib/perl5/vendor_perl
/usr/lib/perl5/5.8.4/i686-linux /usr/lib/perl5/5.8.4
/usr/local/lib/site_perl
.
BEGIN failed--compilation aborted.
make[2]: *** [PLplot.pm] Error 2
make[2]: Leaving directory
`/var/tmp/portage/PDL-2.4.0-r2/work/PDL-2.4.0/Graphics/PLplot'
make[1]: *** [subdirs] Error 2
make[1]: Leaving directory
`/var/tmp/portage/PDL-2.4.0-r2/work/PDL-2.4.0/Graphics'
make: *** [subdirs] Error 2
!!! ERROR: dev-perl/PDL-2.4.0-r2 failed.
!!! Function perl-module_src_compile, Line 65, Exitcode 2
!!! compilation failed
!!! If you need support, post the topmost build error, NOT this status
message.
|