help-octave
[Top][All Lists]
Advanced

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

Re: Problem installing control-2.2.1 on Mac 10.6 x64 with Octave 3.4.0


From: Lukas Reichlin
Subject: Re: Problem installing control-2.2.1 on Mac 10.6 x64 with Octave 3.4.0
Date: Thu, 27 Oct 2011 08:55:03 +0200

On 26.10.2011, at 20:02, Huub van Niekerk wrote:

> You can try to install gfortran 4.2.4 from
> http://r.research.att.com/tools/
> Pick the veriant which matches your XCode version.
> 
> Thank you for your answer. Unfortunately the problem remains. This is the 
> error:
> 
> /Applications/Octave.app/Contents/Resources/bin/mkoctfile-3.4.0: line 449: 
> /tmp/deps-i386/bin/gfortran: No such file or directory
> make: *** [slab08nd.oct] Error 1
> 'make' returned the following error: mkoctfile slab08nd.cc \
>              AB08ND.f AB08NX.f TB01ID.f MB03OY.f MB03PY.f
> error: called from `pkg>configure_make' in file 
> /Applications/Octave.app/Contents/Resources/share/octave/3.4.0/m/pkg/pkg.m 
> near line 1337, column 9
> error: called from:
> error:   
> /Applications/Octave.app/Contents/Resources/share/octave/3.4.0/m/pkg/pkg.m at 
> line 783, column 5
> error:   
> /Applications/Octave.app/Contents/Resources/share/octave/3.4.0/m/pkg/pkg.m at 
> line 354, column 9
> 

I don't know how to fix this. I see two possibilities:

1. Ask Julien Salort <address@hidden> how to fix his binary.

2. Install the port "octave-devel" from MacPorts
http://www.macports.org/
You may have to install XCode first.
After installation of MacPorts, type
sudo port selfupdate
sudo port install octave-devel +fltk
in the terminal. I use octave-devel on Mac OS X 10.6 for development of the 
control package, therefore it should work for you too. 

Lukas

reply via email to

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