Re: [Plplot-devel] cvs to svn conversion

2007-03-20 Thread Alan W. Irwin
On 2007-03-19 20:23-0700 Alan W. Irwin wrote: > My current goal is to get the results of cvs2cl (which collects all the > commit messages of the original CVS repository) and svn2cl (which collects > all the commit messages of the converted SVN repository) to match for > lbproject (and all other pr

Re: [Plplot-devel] PREBUILT_DOC option

2007-03-20 Thread Alan W. Irwin
On 2007-03-20 21:43-0600 [EMAIL PROTECTED] wrote: > Should the PREBUILT_DOC option default to ON? Seems like the docs are > present The default is OFF so I think you meant your question to read: "Should the PREBUILT_DOC option default to OFF? Seems like the docs are present"

[Plplot-devel] PREBUILT_DOC option

2007-03-20 Thread orion
Should the PREBUILT_DOC option default to ON? Seems like the docs are present - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on

Re: [Plplot-devel] pstex driver

2007-03-20 Thread Alan W. Irwin
On 2007-03-20 16:17-0400 Miguel de Val Borro wrote: > Thanks for the advice. The pstex driver can be built with the cmake > option -DENABLE_DYNDRIVERS=OFF. I have run all the example programs in > C, C++, Fortran and Python for the pstex driver and get a segmentation > fault for all of them. I co

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 Hazen Babcock
On Mar 20, 2007, at 12:40 PM, Alan W. Irwin wrote: > On 2007-03-20 11:22-0400 Miguel de Val Borro wrote: >> >> I have two updates for the PLplot web page. The LaTeX drivers are >> mentioned >> twice in the front page but they are disabled in the latest stable >> release. >> Also the reference

Re: [Plplot-devel] pstex driver

2007-03-20 Thread Alan W. Irwin
On 2007-03-20 16:17-0400 Miguel de Val Borro wrote: > Thanks for the advice. The pstex driver can be built with the cmake > option -DENABLE_DYNDRIVERS=OFF. I have run all the example programs in > C, C++, Fortran and Python for the pstex driver and get a segmentation > fault for all of them. In mo

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 Alan W. Irwin
On 2007-03-20 11:22-0400 Miguel de Val Borro wrote: > Hi Alan, > > I have changed config.h.cmake and cmake/modules/drivers-init.cmake in the > CVS version of PLplot. > > --- config.h.cmake 17 Mar 2007 02:24:06 - 1.15 > +++ config.h.cmake 20 Mar 2007 15:05:32 - > @@ -229,6 +2

Re: [Plplot-devel] pstex driver

2007-03-20 Thread Miguel de Val Borro
Hi Alan, I have changed config.h.cmake and cmake/modules/drivers-init.cmake in the CVS version of PLplot. --- config.h.cmake 17 Mar 2007 02:24:06 - 1.15 +++ config.h.cmake 20 Mar 2007 15:05:32 - @@ -229,6 +229,9 @@ /* Define if ps driver is present */ #cmakedefine PLD_ps