Re: [Plplot-devel] cmake OS-X update

2006-10-17 Thread Hazen Babcock
On Oct 11, 2006, at 12:40 PM, Alan W. Irwin wrote: > Hi Hazen: > > It also leaves the Octave issue for which I have one important > question below. CBS Plplot / Octave (v2.1.73) works on OS-X. The problems I had before were due to octave, or at least they went away when I reinstalled octav

Re: [Plplot-devel] cmake OS-X update

2006-10-11 Thread Alan W. Irwin
Hi Hazen: I am glad to hear that the java installed examples test and my second try at the 2^n fix both work for you. You should be able to get the java examples to work by hand by following what is done in plplot-test.sh and test_java.sh. That leaves the Tcl/Tk issue. Koen, will you comment on

Re: [Plplot-devel] cmake OS-X update

2006-10-10 Thread Hazen Babcock
> > Thanks for helping me finally track this one down. Yes, my previous > non-working fix depended on OCTAVE_INCLUDE_PATH_TRIMMED which is > uncached > and therefore by definition undefined for each cmake invocation. > Normally, > I clean out the build tree before every cmake invocation so I n