Alright, I've resolved my problems. I was doing a few things very wrong.
1) The PGPLOT demos work (you say they do),
When I did a reinstall of PGPLOT, they stopped working, which pointed me towards at least one problem: my LD_LIBARY_PATH variable was not set. Once that was fixed, the demos worked.
2) The cpgdemo (in the PGPLOT distribution) works,
Of course, I had to rebuild the PGPLOT makefile to get it to compile correctly after it had failed, but it works now. I think the packaged versions would have worked had I not messed up another environment variable (PGPLOT_DIR was set to the manual install directory rather than the package install directory). I haven't tried installing the x64 version again yet, but since the issues there were (also) exclusively with PGPLOT, I don't think I'll bother this mailing list with those results. Anyway, thanks for the help. Adam _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
