help-octave
[Top][All Lists]
Advanced

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

Re: Compiling octave on mac os 10.4


From: Samir Sharshar
Subject: Re: Compiling octave on mac os 10.4
Date: Tue, 10 May 2005 09:36:28 +0200

Hi,

I've got the following error :

/usr/bin/libtool: can't locate file for: -lglob
/usr/bin/libtool: file: -lglob is not an object file (not allowed in a library)
make[2]: *** [liboctave.dylib] Error 1
make[1]: *** [liboctave] Error 2
make: *** [all] Error 2

Use :

octave 2.1.70,
fftw 3.0.1,
g77v3.4 from hpc.sourceforge.net

pass '-ftree-vectorize -maltivec' to gcc,

./configure --with-f77=/usr/local/bin/g77 --with-blas=/System/Library/ Frameworks/vecLib.framework/Versions/A/vecLib --with-lapack=/System/ Library/Frameworks/vecLib.framework/Versions/A/vecLib --enable-shared --enable-dl --disable-static --disable-readline

Any idea ?

Thanks,

Samir

Le 10 mai 05 à 01:38, Joe Koski a écrit :

on 5/9/05 3:29 PM, Samir Sharshar at address@hidden wrote:


Hi all,

I've just switched to mac os tiger (release 10.4) and I have a few
questions regarding octave compilation :

1. Which version of octave I need to use ?
2. Is anyone successfully do the job ?

Thanks in advance,

Regards,

Samir Sharshar


You're on the leading (bleeding?) edge of octave compilation. I'm running OS X 10.3.9, and I'm hesitating to upgrade to 10.4 (Tiger) until I'm sure all the software that I need is available and works. Make sure that you have all the Apple developer tools (Xcode tools) installed including gcc. They're on the distribution DVD, but are not automatically installed with the system.

My suggestion would be to try octave-2.1.70 and the November 16, 2004
octave-forge. See

  http://wiki.octave.org/wiki.pl?OctaveForMac

for some ideas of things to try. Build octave first, then octave- forge. I would stay away from octave-2.9.x until a few more kinks are worked out.

You'll need a Fortran compiler. See

  http://hpc.sourceforge.net/

for g77-3.4.2. Let me know if it works properly with OS X 10.4. If all else fails, you can see if the octave-2.1.69 with octave-forge binary from the
HPC website will install properly on your Mac.

Please report. We're all going to be facing the same issues soon.

Joe




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





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