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
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.
>
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/
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
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
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
On 2008-12-22 11:07-0500 Hazen Babcock wrote:
>
> Hello,
>
> In the process of updating the webpage, I've discovered that example 21
> segfaults on my new linux box. I'm running Ubuntu 8.10 (64bit).
>
> hl:~/opensource/plplot-working/plplot-CBS-1$ uname -a
> Linux hbabcock-laptop 2.6.27-9-generic
Hi,
> From: Hazen Babcock
> To: PLplot development list
> Sent: Monday, 22 December, 2008 16:07:06
> Subject: [Plplot-devel] segfault in example 21
>
>
> Hello,
>
> In the process of updating the webpage, I've discovered that example 21
> segfaults on m
Hello,
In the process of updating the webpage, I've discovered that example 21
segfaults on my new linux box. I'm running Ubuntu 8.10 (64bit).
hl:~/opensource/plplot-working/plplot-CBS-1$ uname -a
Linux hbabcock-laptop 2.6.27-9-generic #1 SMP Thu Nov 20 22:15:32 UTC
2008 x86_64 GNU/Linux
hl:~