help-octave
[Top][All Lists]
Advanced

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

Re: Octave-2.1.57, Panther 10.3.4


From: Per Persson
Subject: Re: Octave-2.1.57, Panther 10.3.4
Date: Tue, 22 Jun 2004 10:22:35 +0200


On Jun 22, 2004, at 09:37, Samir Sharshar wrote:

tar -xzvof octave-2.1.57.tar.gz
cd octave-2.1.57
./configure --disable-readline (to avoid the script complaining of libreadline)
in the config.h change
#undef HAVE_DYLD_API *
to
#undef HAVE_DYLD_API 1


Or better yet, use
./configure --disable-readline --enable-shared --enable-dl --disable-static
then you won't have to edit anything :-)

/Per



-------------------------------------------------------------
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]