On Wed, Jun 30, 2010 at 4:37 AM, Ranalli Piero <[email protected]> wrote: > On Wednesday 30 June 2010 02:57:32 P Kishor wrote: >> I couldn't begin to tell ya. I am used to ./configure, and the ability >> to specify options such as ---with-png --with-jpeg, etc. I don't know >> how to provide options to cmake, which doesn't seem to take such >> options (although it does take many other options, most seemingly >> irrelevant to this issue). > > Did you try using ccmake? (it seems to be an interactive version of cmake). I > can see a few options named "PDL_png(cairo|qt)?" which are off by default and > whose description say "enable png device". > (To see them, you should go to the plplot-5.9.6 directory and call "ccmake .", > then press t to enter the advanced mode).
Yes, I did. From my original post "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." > > > Piero > > _______________________________________________ > Perldl mailing list > [email protected] > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl > -- Puneet Kishor http://www.punkish.org Carbon Model http://carbonmodel.org Charter Member, Open Source Geospatial Foundation http://www.osgeo.org Science Commons Fellow, http://sciencecommons.org/about/whoweare/kishor Nelson Institute, UW-Madison http://www.nelson.wisc.edu ----------------------------------------------------------------------- Assertions are politics; backing up assertions with evidence is science ======================================================================= _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
