[Plplot-devel] Testing of "standard" Ada examples

2008-12-23 Thread Jerry
I would like to have the "standard" Ada examples xthicka01.adb through xthicka31.adb (31 is TBD) subjected to the same Postscript and stdout tests as the "traditional" Ada examples x01a.adb through x31.adb to assure that they create identical results. I'm sure this would cause some of you he

Re: [Plplot-devel] Testing of "standard" Ada examples

2008-12-23 Thread Alan W. Irwin
On 2008-12-23 01:53-0700 Jerry wrote: > I would like to have the "standard" Ada examples xthicka01.adb > through xthicka31.adb (31 is TBD) subjected to the same Postscript > and stdout tests as the "traditional" Ada examples x01a.adb through > x31.adb to assure that they create identical results.

Re: [Plplot-devel] Is it now OK to bump the minimum CMake version number?

2008-12-23 Thread Alan W. Irwin
On 2008-12-23 07:32- Andrew Ross wrote: > > Alan, > > I'm still using cmake 2.4 at home so I can confirm that everything > currently still works with a pretty complete build. I've not yet > upgraded to the latest version of ubuntu which does contain cmake 2.6. > This is principally because the

Re: [Plplot-devel] segfault in example 21

2008-12-23 Thread Hazen Babcock
Alan W. Irwin wrote: In our extensive pre-release testing nobody noticed such a segfault. However, one good possibility is you are configuring PLplot in a way that is different from what we tested. Therefore, please give all the PLplot build details to give others at least a chance of replicat

Re: [Plplot-devel] segfault in example 21

2008-12-23 Thread Alan W. Irwin
On 2008-12-23 14:03-0500 Hazen Babcock wrote: > Apologies for leaving out all the details. I've tried to assemble them in the > attached files. > > The problem is: > hl:/usr/local/share/plplot5.9.1/examples$ ./c/x21c > > Plotting Options: > < 1> ps PostScript File (monochrome) > < 2> psc

Re: [Plplot-devel] segfault in example 21

2008-12-23 Thread Hazen Babcock
Alan W. Irwin wrote: > > I replicated your cmake.out with the following cmake options. > > cmake -DCMAKE_INSTALL_PREFIX=/home/software/plplot_cvs/installcmake > -DENABLE_DYNDRIVERS=OFF -DDEFAULT_NO_BINDINGS=ON -DDEFAULT_NO_DEVICES=ON > -DPLD_ps=ON ../plplot_cmake >& cmake.out > > Do you confirm

Re: [Plplot-devel] segfault in example 21

2008-12-23 Thread Werner Smekal
Hi Hazen, > Hm. That is what I used but I did not specify -DENABLE_DYNDRIVERS=OFF, > they were just turned off automatically. I'm not sure why that would be. > Looking at the CMake output: -- WARNING: libltdl library not found. Setting ENABLE_DYNDRIVERS OFF. Please install that library and/

Re: [Plplot-devel] segfault in example 21

2008-12-23 Thread Hazen Babcock
Werner Smekal wrote: > Hi Hazen, >> Hm. That is what I used but I did not specify -DENABLE_DYNDRIVERS=OFF, >> they were just turned off automatically. I'm not sure why that would be. >> > Looking at the CMake output: > > -- WARNING: libltdl library not found. Setting ENABLE_DYNDRIVERS OFF. >

Re: [Plplot-devel] segfault in example 21

2008-12-23 Thread Alan W. Irwin
On 2008-12-23 18:38-0500 Hazen Babcock wrote: > Werner Smekal wrote: >> Hi Hazen, >>> Hm. That is what I used but I did not specify -DENABLE_DYNDRIVERS=OFF, >>> they were just turned off automatically. I'm not sure why that would be. >>> >> Looking at the CMake output: >> >> -- WARNING: libltdl

[Plplot-devel] website updated (finally)

2008-12-23 Thread Hazen Babcock
I've updated the website to reflect version 5.9.1. Hopefully everything is present and correct. -Hazen -- ___ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net htt