I am having the weirdest problem. Even though I have libpng, libgd, and libjpeg correctly installed (in /usr/local/) and am using them with other projects, I can't get PLplot to build with png/gif/jpeg output devices enabled.
I am used to passing options to ./configure to build software, so the cmake method is new to me. It is not apparent to me how I can tell it to enable png, etc. I have tried using ccmake, which pops up an interactive menu to enable/disable different options. I am able to set the png/gif/jpeg options through that, but when I generate the configuration, it doesn't stick. As a result, PLplot gets built with no png output. I can successfully output SVG though. What do I have to do to enable png/gif/jpeg output via PLplot on a Mac OS X (x86_64) 10.6.4 machine? -- Puneet Kishor ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Plplot-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-general
