On 2007-10-21 18:46+0900 Hiroyasu Yasuda wrote:

> Also I worry about that the build of plplot under my cygwin is
> whether success or failure, because when running make, make shows
> that Can not open driver module for each driver. Actually make run
> again after showing that message, make procedure is progress.

Hiroyasu, as I stated before you have a fundamental issue with your driver
modules, i.e., your build is not working correctly and the result will
be unusable (no devices).

To help debug this problem, the next step (as requested before) is for you
to give complete cmake.out and make.out results using the svn version of
Plplot starting from an empty build tree.  Complete results are essential
because your problem is very likely to be a linking issue which depends on
exactly how the libraries have been linked that the ps device refers to.
With your report you should also give the exact command-line you used for
the cmake command. To keep things simple, please turn off all bindings and
only enable one (ps) device.  That is the configuration that first showed
the problem.

Once you follow these instructions, then there is some possibility those
PLplot developers with access to Cygwin can verify the problem you have
found, fix it, or suggest alternatives. Otherwise, there is not much that
can be done except speculate.

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
__________________________

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to