help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: installing Octave, Gnuplot, Aquaterm on Mac ppc.


From: John B. Thoo
Subject: Re: installing Octave, Gnuplot, Aquaterm on Mac ppc.
Date: Tue, 10 Oct 2006 07:24:27 -0700


On Oct 10, 2006, at 7:15 AM, Marius Schamschula wrote:


On Oct 10, 2006, at 8:56 AM, John B. Thoo wrote:


Hi.  I ran into this problem recently.  Two possible solutions are

1. In  /usr/local/lib  type

   sudo cp libaquaterm.1.0.1.dylib libaquaterm.1.0.0.dylib

I would suggest using a symbolic link instead:

sudo ln -s libaquaterm.1.0.1.dylib libaquaterm.1.0.0.dylib

The full discussion is here:

<http://groups.google.com/group/comp.graphics.apps.gnuplot/
browse_thread/thread/6fd6fbab0bdaa691/e941d25c2d8ad1d3?
lnk=gst&q=aquaterm&rnum=6#e941d25c2d8ad1d3>

2. Build/install gnuplot-4.0 from source

    <http://gnuplot.sourceforge.net>

That's a lot of work...

Marius

Hi. Yes, I thought that building gnuplot-4.0 from source would be a lot of work, too, but I found, quite pleasantly, that it wasn't. I did find that I had to type "make CC=gcc-3.3" instead of simple "make", otherwise I received some errors. (At least that was my experience.) I have XCode 2.4 installed on Tiger 10.4.8.

Cheers,
---John.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]