|
From: Alan W. I. <ir...@be...> - 2003-05-14 04:18:02
|
On Wed, 14 May 2003, Valerij Pipin wrote:
> I've upgraded the yplot form cvs.
Please try this again, I have just now committed some additional changes
(see below).
> Replaced the string plplot_config to
> plplot_libtool
That should not be necessary.
> and after autoconf & configure tried the make -f
> Makefile.build. The core building was ok. I coudn't make demo5.i
> {...}demo6.i.
Thank you for that most useful report. I have now fixed these two yplot
demos, and everything should work properly now.
> Another problem, that was a first question yesterday, the tk driver does not
> work. Say on the x01.i I have the tk window is opened with Error:bad window
> pathname "plwin". I upgraded the plplot from Debian unstable yesterday,
> now it is the version 5.2.1-9. Something is probably wrong with xserver
> setting. I'm novice on debian and used the default settings.
I suspect you haven't gotten all the Debian unstable binary packages that you
need. For example, the tk driver is in the package called plplot-tcl which
you will need along with plplot-xwin and libplplot5.
For my Debian woody system I just build plplot from cvs (essentially the
results should be equivalent to a plplot-5.2.1 tarball build).
For that case, I cannot confirm your error report. For example,
I have no problem with any of these commands from the yplot/doc directory:
../yplot -batch x01.i -dev ntk
../yplot -batch x01.i -dev tk
../yplot -batch x01.i -dev xwin
Alan
__________________________
Alan W. Irwin
email: ir...@be...
phone: 250-727-2902
Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).
Programming affiliation with the PLplot scientific plotting software package
(plplot.org).
__________________________
Linux-powered Science
__________________________
|