Hi Marius,

On 6/30/10 2:35 PM, Marius Schamschula 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
> 
> cmake really needs an equivalent of ./configure --help to show all
> options. Nothing beats proper documentation...

There is some here:

http://www.miscdebris.net/plplot_wiki/index.php?title=CMake_options_for_PLplot

and here:

http://www.miscdebris.net/plplot_wiki/index.php?title=Building_PLplot

HTH,
Werner
> 
> 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


-- 
Dr. Werner Smekal
Institut fuer Angewandte Physik
Technische Universitaet Wien
Wiedner Hauptstr 8-10/134
A-1040 Wien
Austria
DVR-Nr: 0005886

email: sme...@iap.tuwien.ac.at
web:   http://www.iap.tuwien.ac.at/~smekal
phone: +43-(0)1-58801-13463 (office)
       +43-(0)1-58801-13469 (laboratory)
       +43-(0)680-1419590 (mobile)
fax:   +43-(0)1-58801-13499

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