From: Valerij P. <vp...@ai...> - 2003-05-14 02:49:18
|
Dear Alan, Thank you very much for the help. I've upgraded the yplot form cvs. Replaced the string plplot_config to plplot_libtool and after autoconf & configure tried the make -f Makefile.build. The core building was ok. I coudn't make demo5.i It breaks on the string plot3d,x,y,z1,3,1; //Draws the 3D box and the first surface and I failed on demo6.i. It breaks on the same call. 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. rgds, V On Wednesday 14 May 2003 09:45, Alan W. Irwin wrote: > On Tue, 13 May 2003, Alan W. Irwin wrote: > > On Tue, 13 May 2003, Valerij Pipin wrote: > > > Another problem, how to can I compile yplot? The plplot was redesigned > > > and plplot_config.sh was disappeared. > > > > I must admit I have not been paying much attention to yplot recently, but > > thank you for reminding me of this problem since I do want to keep yplot > > reasonably maintained. There should be an easy solution to the problem > > you have mentioned. (Use plplot_libtool instead of the old > > plplot_config.sh. See the *installed* examples/c/Makefile for examples of > > plplot_libtool use). I will look into this shortly. > > Well, the answer to your question turned out to be easy as I expected, but > I still ended up doing a day's work because there were other things to fix > as well. Once again, all of the doc/x??.i examples produce identical > results to the corresponding PLplot C examples. This includes the neat new > yplot functionality that is demonstrated in doc/x08.i and doc/x11.i. > > So far I have only tested the revised yplot on Debian woody, but everything > seems to work well. Valerij (and anybody else with a yplot interest on > this list), will you please give the new yplot a test on your various > Linux/Unix platforms? You will need to follow the standard instructions for > getting anonymous cvs access to the latest yplot changes. See > http://sourceforge.net/cvs/?group_id=15416. > > Assuming no problems are found, I plan to release this as yplot-1.1.2 > tomorrow. > > 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 > __________________________ > > > > ------------------------------------------------------- > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > The only event dedicated to issues related to Linux enterprise solutions > www.enterpriselinuxforum.com > > _______________________________________________ > Plplot-general mailing list > Plp...@li... > https://lists.sourceforge.net/lists/listinfo/plplot-general |