Puneet,

Here are my cmake arguments under Mac OS X 10.6.4:

-DPLD_aqt=OFF -DENABLE_java=OFF -DPLD_wxwidgets=OFF -DWITH_FREETYPE=ON 
-DPL_FREETYPE_FONT_PATH=/usr/local/share/fonts/default/TrueType  
-DFREETYPE_INCLUDE_DIR=/usr/local/include/freetype2 
-DFREETYPE_LIBRARY=/usr/local/lib/libfreetype.dylib 
-DPKG_CONFIG_PATH=/usr/local/bin/pkg-config -DENABLE_octave=OFF

cmake really needs an equivalent of ./configure --help to show all options. 
Nothing beats proper documentation...

On Jun 30, 2010, at 7:07 AM, P Kishor wrote:

> 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
> Plplot-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/plplot-general


------------------------------------------------------------------------------
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
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to