Hi Nico:

I am only able to answer some of your questions, but hopefully those answers
will help you figure out the rest of it.

On 2009-09-22 10:40+0200 nico wrote:

> it appears that libplot need libcsirocsa & libqsastime to run.

Those libraries (and also libqsastime which you didn't mention which means
you should switch to the latest version of PLplot which is 5.9.5) are an
intrinsic part of the PLplot software and are always built as part of the
ordinary PLplot build.

> how can i tell cmake to use my own tcl tk libraries ?

Make sure your own versions of tclsh and wish are first on your PATH.
Use the CMAKE_INCLUDE_PATH and CMAKE_LIBRARY_PATH environment variables
appropriately.  See
http://www.miscdebris.net/plplot_wiki/index.php?title=Building_PLplot
for more details.

>
> can i easily compile plplot on Win32 using MinGW/MSys building system ?

Others have certainly been able to do this thanks to our CMake-based
build system.  See
http://www.miscdebris.net/plplot_wiki/index.php?title=Building_PLplot and
especially follow the "specifics for various platforms" link after reading
the principal build page.

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
__________________________

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to