I just upgraded PDL to 2.4.7 and I can't get PGPLOT working. PGPLOT.pm compiled and installed without any trouble. 'make test' worked fine.
cpgdemo also runs without error. But when I try to open a window from the PDL shell, I get this: [dwhys...@aster ~]$ perldl perlDL shell v1.354 PDL comes with ABSOLUTELY NO WARRANTY. For details, see the file 'COPYING' in the PDL distribution. This is free software and you are welcome to redistribute it under certain conditions, see the same file for details. ReadLines, NiceSlice, MultiLines enabled Reading /home/dwhysong/.perldlrc... Type 'demo' for online demos Loaded PDL v2.4.7_001 (supports bad values) pdl> use PDL::Graphics::PGPLOT pdl> $win = dev '/xs' Undefined subroutine &PDL::Graphics::PGPLOT::pgqinf called at /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/PDL/Graphics/PGPLOT.pm line 408, <STDIN> line 2. pdl> Any suggestions? David Whysong _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
