Hello,

I am trying to get PLplot installed onto three different platforms, Windows,
SunOS, and Linux.  My goal is to be able to compile the same random programs
on each of the three platforms.  I have succesfully built on all three but
now I am trying to optimize my builds so that I am using the same flags and
as few flags as possible during compilation on all three platforms.  Because
of the project I am working on I am hard coding the flags in order to get
PLplot to work in conjunction with other programs that I am running.

Basically I want to only build PostScript files as my output on all three
platforms.  When building on Linux and Unix I disable all but the postscript
driver and when I configure it I get an error indicating that it is
expecting at least 6 arguments.  My question is, what are the bare
essentials I need to get PLplot to build only requiring PostScript output.
I am hoping that I don't need the GD, freetype, xwin, etc libraries.

I am using cmake to build plplot and must build it with only static
libraries.

I appreciate any advice and assistance.

Regards,
Scott
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to