Re: [Plplot-devel] pstex driver

2007-03-21 Thread Miguel de Val Borro
On Wed, Mar 21, 2007 at 06:34:13PM -0700, Alan W. Irwin wrote: > > the segmentation fault was due the fact, that the pstex driver never > > told the plplot core that it can't handle unicode strings, but plplot > > just anticipated that. I fixed the code in cvs and it works for me now > > in Kubuntu

Re: [Plplot-devel] pstex driver

2007-03-21 Thread Miguel de Val Borro
On Tue, Mar 20, 2007 at 08:02:39PM -0700, Alan W. Irwin wrote: > However, for both -DENABLE_DYNDRIVERS=OFF and ON you get segfaults with any > example. Miguel, if you care to debug that further, valgrind should be a > big help. I had a quick look with our simplest examples (x10c in the > install

Re: [Plplot-devel] pstex driver

2007-03-20 Thread Miguel de Val Borro
On Tue, Mar 20, 2007 at 06:54:25PM -0400, Hazen Babcock wrote: > I've updated the pages in cvs and also added a link to my online > PLplot program. I'll update the pages on Sourceforge when I generate > the next release this weekend. Thank you. > Did we have a volunteer to take over debian pa

Re: [Plplot-devel] pstex driver

2007-03-20 Thread Miguel de Val Borro
On Tue, Mar 20, 2007 at 09:40:09AM -0700, Alan W. Irwin wrote: > Now I understand why you didn't have to change more files. According to > drivers/README.drivers you need to change 5 files, but the changes already > exist for pstex in the last 3 files so the above two file changes should be > suff

Re: [Plplot-devel] pstex driver

2007-03-20 Thread Miguel de Val Borro
ge. The LaTeX drivers are mentioned twice in the front page but they are disabled in the latest stable release. Also the reference to PLplot Debian packages in resources/index.html can be updated. There is PLplot 5.3.1 in Debian Sarge and 5.6.1 in Etch and Sid. Best regards, Miguel On Mon, Mar

[Plplot-devel] pstex driver

2007-03-19 Thread Miguel de Val Borro
Hi, I have tried to build the pstex driver in plplot 5.7.2 using the CBS adding the corresponding lines to config.h.make and cmake/modules/drivers-init.cmake but it doesn't compile. Will the pstex driver be supported in future releases? Regards, Miguel --