As I noted earlier today, I have been able to install PLplot and PDL::Graphics::PLplot. I have been able to make test plots, and greatly benefited from today's colloquium by David Mertens (awesome... learned more in 1 hour than I could have screwing around with it myself for three days).
I am, however, continuing to have trouble with png device with PLplot. When I compile PLplot, it doesn't enable png output. I don't quite know how to pass png option to cmake, but I get a huge menu of options with ccmake. I turn on png, gif, and jpeg output, generate the configuration file, and make. And, lo... no png output. Seems like the png, gif, jpeg output options don't stick. Is there something obvious that I am doing wrong? How do I build PLplot to output png, so that PDL::Graphics::PLplot can output png? Yes, I have libpng, libgd, libjpeg, etc. installed correctly. -- Puneet Kishor _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
