When I install PLplot 5.5.3 with PDL enabled, all of the example scripts
execute just fine. However when I install PLplot 5.6.1, make the
examples and run ./plplot-test.sh, I get the following output:
<snip>
Testing front-end perl
PLplot library version: 5.6.1
perl: symbol lookup error:
/usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi/auto/PDL/Graphics/PLplot/PLplot.so:
undefined symbol: plmap
and the same undefined symbol error when I run x19.pl on its own. Since
version 5.5.3 ran this example, I don't think it's a problem with PDL.
I noticed in the list archives that the plmap() stub was missing for f77
( http://sourceforge.net/mailarchive/message.php?msg_id=15717696 ),
might this be related?
thanks,
Derek
|