On 5/29/2012 3:55 AM, Edvardsen Kåre wrote:
When trying to run the Tk3d demo, I get a core dump and I'm prompted with a warning on use of third party software on the library:
Hi Edvardsen- The Tk3d demo uses the PDL::Graphics::TriD::Tk widget for displaying TriD graphics. That implementation was X11-only and is not supported currently because there is no portable Tk support for an OpenGL widget available. I has been deprecated and removed from recent releases. However, the desire is to enable support for multiple GUIs alongside the TriD graphics. At that point the Tk widget could be refactored appropriately.
/usr/local/lib/perl/5.14.2/auto/Data/Dumper/Dumper.so I tried to reinstall Data-Dumper and Dumper.so (v 2.131) was successfully installed via CPAN. Anyone got any idea why this happens?
Is it possible that you have updated anything PDL related via cpan? If so, version skew may have been introduced which caused the demo to now fail. Cheers, Chris _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
