Re: [Plplot-devel] CBS testing on Fedora

2006-11-02 Thread Alan W. Irwin
On 2006-11-02 13:15-0600 Geoffrey Furnish wrote: > [...]What I said was, to reduce the > barrier to adoption, the CBS cutover should include a "configure" script > which takes the same options as the old one, but which runs cmake as it's > final act. And a functional plplot-config. These are goo

Re: [Plplot-devel] CBS testing on Fedora

2006-11-02 Thread Geoffrey Furnish
Alan W. Irwin writes: > Geoffrey, your assumption is incorrect. As I have made clear from the > first (and also in a recent post to this list), autotools will be > deprecated (since nobody has stepped forward to support it any more) but > available (including configure and plplot_libtool) in th

Re: [Plplot-devel] CBS testing on Fedora

2006-11-02 Thread Alan W. Irwin
Geoffrey, your assumption is incorrect. As I have made clear from the first (and also in a recent post to this list), autotools will be deprecated (since nobody has stepped forward to support it any more) but available (including configure and plplot_libtool) in the tarball to ease the transition t

Re: [Plplot-devel] CBS testing on Fedora

2006-11-02 Thread Geoffrey Furnish
Orion Poplawski writes: > Orion Poplawski wrote: > > > > Missing, presumably will come later once docs are pre-built: > > /usr/share/info > > /usr/share/man > > > > Missing, presumably go for good with CBS? > > /usr/bin/plplot-config > > /usr/bin/plplot_libtool Sorry to be tardy on this

Re: [Plplot-devel] CBS testing on Fedora

2006-11-01 Thread Alan W. Irwin
On 2006-11-01 16:11-0700 Orion Poplawski wrote: > Funny thing though, while plplot_libtool is gone, man1/plplot_libtool.1.gz is > still there. The tarball versions of PLplot include pre-builds (such as the documentation and plplot_libtool) that are not in the CVS version so you should expect a l

Re: [Plplot-devel] CBS testing on Fedora

2006-11-01 Thread Alan W. Irwin
On 2006-11-01 15:30-0700 Orion Poplawski wrote: > Okay, here's the fix ala KDE: [...] > Then I do: > > cmake .. -DLIB_SUFFIX=64 We have other users with special autools-like install sub-prefix needs so I far prefer the more general solution I outlined which mimics exactly what is available for a

Re: [Plplot-devel] CBS testing on Fedora

2006-11-01 Thread Orion Poplawski
Orion Poplawski wrote: > > Missing, presumably will come later once docs are pre-built: > /usr/share/info > /usr/share/man > > Missing, presumably go for good with CBS? > /usr/bin/plplot-config > /usr/bin/plplot_libtool Found that the man1 pages are being installed but going to /usr/man. This s

Re: [Plplot-devel] CBS testing on Fedora

2006-11-01 Thread Orion Poplawski
Alan W. Irwin wrote: > On 2006-11-01 10:59-0700 Orion Poplawski wrote: > >> Alan W. Irwin wrote: >>> Hi Orion: >>> >>> This bad octave version number is due to a too-specific regex (assuming >>> double digits for the final number) which I have now fixed in CVS. Could >>> you please try again? >>

Re: [Plplot-devel] CBS testing on Fedora

2006-11-01 Thread Alan W. Irwin
On 2006-11-01 10:59-0700 Orion Poplawski wrote: > Alan W. Irwin wrote: >> Hi Orion: >> >> This bad octave version number is due to a too-specific regex (assuming >> double digits for the final number) which I have now fixed in CVS. Could >> you please try again? > > Works with the latest CVS. Or

Re: [Plplot-devel] CBS testing on Fedora

2006-11-01 Thread Orion Poplawski
Alan W. Irwin wrote: > Hi Orion: > > This bad octave version number is due to a too-specific regex (assuming > double digits for the final number) which I have now fixed in CVS. Could > you please try again? Works with the latest CVS. Next *BIG* issue - x86_64 libraries are installed in /usr

Re: [Plplot-devel] CBS testing on Fedora

2006-10-31 Thread Alan W. Irwin
On 2006-10-31 20:41+0100 Per Persson wrote: > (I have only 2.9.x installed) I have now fixed the regex problem that was screwing up detection of 2.9.x (where x is a single digit) so please try again. Hazen has reported that octave (version 2.1.xx) works for him on Mac OS X so it's likely the re

Re: [Plplot-devel] CBS testing on Fedora

2006-10-31 Thread Alan W. Irwin
Hi Orion: Thanks for giving our CBS a try on Fedora. More belowAlan On 2006-10-31 12:12-0700 Orion Poplawski wrote: > Here's what I've got so far: > > #1 > Not being able to find Octave libraries: > > -- OCTAVE_VERSION = GNU Octave, version 2.9.9 (i686-redhat-linux-gnu). > Copyright (C) 200

Re: [Plplot-devel] CBS testing on Fedora

2006-10-31 Thread Orion Poplawski
Per Persson wrote: > Orion, Alan et al. > > I did a quick check of the CBS on OS X about a week ago, I noticed a few > quirks but they are likely specific to my system... However, I had > problems with octave similar to what Orion has, so I started looking > into the octave.cmake file. > > I'm

Re: [Plplot-devel] CBS testing on Fedora

2006-10-31 Thread Per Persson
Orion, Alan et al. I did a quick check of the CBS on OS X about a week ago, I noticed a few quirks but they are likely specific to my system... However, I had problems with octave similar to what Orion has, so I started looking into the octave.cmake file. I'm not sure if octave-config is

[Plplot-devel] CBS testing on Fedora

2006-10-31 Thread Orion Poplawski
Here's what I've got so far: #1 Not being able to find Octave libraries: -- OCTAVE_VERSION = GNU Octave, version 2.9.9 (i686-redhat-linux-gnu). Copyright (C) 2006 John W. Eaton. This is free software see the source code for copying conditions. There is ABSOLUTELY NO WARRANTY not even for MERCHANT