On Wed, Jun 30, 2010 at 7:35 AM, Marius Schamschula
<mschamsch...@gmail.com> wrote:
> 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
>

Thanks. This is great. I will try out the above right away. One
question -- does the above invocation imply that everything that is
*not* off above, will automatically be on?

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

Well, there is a cmake --help, but it doesn't show any of the options
(at least, what I would call relevant options).

I wonder why cmake was chosen and not configure.


>
> 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
>>




-- 
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
=======================================================================

------------------------------------------------------------------------------
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