From: Alan W. I. <ir...@be...> - 2007-07-18 15:07:47
|
On 2007-07-18 10:21-0400 Scott Hall wrote: > 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. I would be glad to help, but I need you to post the details of the issue to this list (the details should preferably be for your Linux platform because that is the platform I have access to). Those details include the cmake flags that you use, the complete output from the cmake command, and the complete output from the make command (if the cmake output shows no errors). I assure you that I have done absolutely minimal PLplot builds (one postscript device driver, nothing but C language) in the recent past with no problems, but there may be some issue with the particular cmake flags you are using which is why I need such details. Alan __________________________ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the FreeEOS equation-of-state implementation for stellar interiors (freeeos.sf.net); PLplot scientific plotting software package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project (lbproject.sf.net). __________________________ Linux-powered Science __________________________ |