Re: [Plplot-devel] The PLplot build on my new computer and 5.8.0 release implications

2007-11-16 Thread Werner Smekal
Hi Andrew, > I don't see this on Ubuntu Gutsy (with ictl3 version 3.2.1-3.1) so > this > must be a recent Debian problem. This makes it hard for me to > investigate. If your computer is not that old, if you have enough ram (>1GB) and some harddisk space (10GB is enough) to spare you might co

Re: [Plplot-devel] The PLplot build on my new computer and 5.8.0 release implications

2007-11-14 Thread Andrew Ross
On Wed, Nov 14, 2007 at 10:21:20PM -0800, Alan Irwin wrote: > > Thus, the likely cause of this problem is that the itcl3 package for Debian > testing has been misconfigured compared to Debian oldstable. > > Andrew, what is the Ubuntu story? Do you have the same trouble finding > itcl.tcl there?

Re: [Plplot-devel] The PLplot build on my new computer and 5.8.0 release implications

2007-11-14 Thread Alan W. Irwin
On 2007-11-11 22:18- Andrew Ross wrote: > To run ctest with the tcl bindings required setting ITCL_LIBRARY (see > debian/rules for details). Rafael discovered this, but we don't yet > know why. Thanks for the tip. The explicit error message (for each tcl application) was Testing front-end t

Re: [Plplot-devel] The PLplot build on my new computer and 5.8.0 release implications

2007-11-14 Thread Alan W. Irwin
On 2007-11-14 22:48- Andrew Ross wrote: > On Wed, Nov 14, 2007 at 01:33:05PM -0800, Alan Irwin wrote: >> To summarize the Java issues: >> (2) Example 21 does not produce results that are consistent with the C >> results. If you cannot come up with any quick fixes, that is something we >> can

Re: [Plplot-devel] The PLplot build on my new computer and 5.8.0 release implications

2007-11-14 Thread Andrew Ross
On Wed, Nov 14, 2007 at 02:27:12PM -0800, Alan Irwin wrote: > On 2007-11-14 18:13- Andrew Ross wrote: > > > I've tested with g++-4.2 under Ubuntu and found the same. > > > > I've got patches to correct all these problems (except for wxwidgets > > which I've left to Werner). This is quite intru

Re: [Plplot-devel] The PLplot build on my new computer and 5.8.0 release implications

2007-11-14 Thread Andrew Ross
On Wed, Nov 14, 2007 at 01:33:05PM -0800, Alan Irwin wrote: > On 2007-11-14 13:54- Andrew Ross wrote: > > You didn't mention the sablevm package version you were running. Mine is > 1.13-1.1. I can confirm for that version that the build works fine, but > ctest fails with exactly the above er

Re: [Plplot-devel] The PLplot build on my new computer and 5.8.0 release implications

2007-11-14 Thread Alan W. Irwin
On 2007-11-14 18:13- Andrew Ross wrote: > On Thu, Nov 08, 2007 at 05:00:28PM -0800, Alan Irwin wrote: >> On 2007-11-08 10:57-0800 Alan W. Irwin wrote: >> >> To summarize, the warning message was >> >> warning: deprecated conversion from string constant to ???char*??? >> >> and it occurred for

Re: [Plplot-devel] The PLplot build on my new computer and 5.8.0 release implications

2007-11-14 Thread Alan W. Irwin
On 2007-11-14 13:54- Andrew Ross wrote: > On Mon, Nov 12, 2007 at 10:27:28PM +, Andrew Ross wrote: >> On Sun, Nov 11, 2007 at 04:11:26PM -0800, Alan Irwin wrote: >>> >>> I am trying the free-java-sdk package. Perhaps there is some Debian >>> bug with it. >> >> Actually, I've just seen the

Re: [Plplot-devel] The PLplot build on my new computer and 5.8.0 release implications

2007-11-14 Thread Andrew Ross
On Thu, Nov 08, 2007 at 05:00:28PM -0800, Alan Irwin wrote: > On 2007-11-08 10:57-0800 Alan W. Irwin wrote: > > To summarize, the warning message was > > warning: deprecated conversion from string constant to ???char*??? > > and it occurred for > > bindings/wxwidgets/wxPLplotstream.cpp: line 66

Re: [Plplot-devel] The PLplot build on my new computer and 5.8.0 release implications

2007-11-14 Thread Andrew Ross
On Mon, Nov 12, 2007 at 10:27:28PM +, Andrew Ross wrote: > On Sun, Nov 11, 2007 at 04:11:26PM -0800, Alan Irwin wrote: > > > > I am trying the free-java-sdk package. Perhaps there is some Debian > > bug with it. > > Actually, I've just seen the build logs today and there are java > problems

Re: [Plplot-devel] The PLplot build on my new computer and 5.8.0 release implications

2007-11-12 Thread Andrew Ross
On Sun, Nov 11, 2007 at 04:11:26PM -0800, Alan Irwin wrote: > On 2007-11-11 22:18- Andrew Ross wrote: > > > > > Alan, > > > > I don't see these with the latest stable Ubuntu. The latest debian > > packages have now made it into unstable. > > > > To run ctest with the tcl bindings required sett

Re: [Plplot-devel] The PLplot build on my new computer and 5.8.0 release implications

2007-11-11 Thread Alan W. Irwin
On 2007-11-11 22:18- Andrew Ross wrote: > > Alan, > > I don't see these with the latest stable Ubuntu. The latest debian > packages have now made it into unstable. > > To run ctest with the tcl bindings required setting ITCL_LIBRARY (see > debian/rules for details). Rafael discovered this, but

Re: [Plplot-devel] The PLplot build on my new computer and 5.8.0 release implications

2007-11-11 Thread Andrew Ross
Alan, I don't see these with the latest stable Ubuntu. The latest debian packages have now made it into unstable. To run ctest with the tcl bindings required setting ITCL_LIBRARY (see debian/rules for details). Rafael discovered this, but we don't yet know why. The java packages build ok in th

Re: [Plplot-devel] The PLplot build on my new computer and 5.8.0 release implications

2007-11-08 Thread Arjen Markus
Alan W. Irwin wrote: >I have just bought a new PC and installed Debian testing on it. Thus, I was >anxious to know how fast the new PC was for building PLplot, and whether the >svn trunk version of PLplot has any bugs for this 64-bit Linux system that >would be showstoppers for the 5.8.0 release.

Re: [Plplot-devel] The PLplot build on my new computer and 5.8.0 release implications

2007-11-08 Thread Alan W. Irwin
On 2007-11-08 10:57-0800 Alan W. Irwin wrote: [EMAIL PROTECTED]> time cmake -DCMAKE_INSTALL_PREFIX=/home/software/plplot_cvs/installcmake -DCMAKE_VERBOSE_MAKEFILE=ON -DENABLE_ada=ON -DBUILD_TEST=ON -DENABLE_pygcw=OFF ../plplot_cmake >& cmake.out I forgot to mention with the above configuration