help-octave
[Top][All Lists]
Advanced

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

Re: Which version of Octave?


From: John B. Thoo
Subject: Re: Which version of Octave?
Date: Thu, 25 Mar 2004 05:51:40 -0800

On Mar 24, 2004, at 8:51 AM, A S Hodel wrote:

(2) Octave under Os X (installation instructions)

[...]

(2) That said, it's really not that hard to install Octave on a Mac.

- Follow standard download instructions (I've been using CVS for about a month) - set environment variables to point to libraries, includes (I use fink for a lot of things, so my flags are ... )
CFLAGS="-L/sw/lib -I/sw/include"
FLIBS="-L/sw/lib -lg2c"
LDFLAGS="-L/sw/lib"

Configure with
./configure -enable-shared --enable-dl --disable-static

then make and make install as normal. (I always use gnuplot, not aquaterm, so this is fine for me.)

Hi. When I installed octave the first time, I used fink ('fink install octave' and let fink do its thing) without setting any of those flags (noted above). Did I mess up? I also use gnuplot vice aquaterm. I don't believe I've had any problems, but, then, I'm not a heavy octave user.

Cheers.
---John.



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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