[Ipopt] Setting up MATLAB interface in Linux 64 bit
Gianpaolo Gulletta
gianpaologulletta at gmail.com
Tue Feb 17 19:52:07 EST 2015
It worked!
Many thanks!
On 17-02-2015 23:47, Tony Kelman wrote:
>> Warning: You are using gcc version "4.8.2-19ubuntu1)". The version
>> currently supported with MEX is "4.4.6".
>> For a list of currently supported compilers see:
>> http://www.mathworks.com/support/compilers/current_release/
>
> Install the packages gcc-4.4, gfortran-4.4, g++-4.4. Configure Ipopt
> with CC=gcc-4.4, F77=gfortran-4.4, and CXX=g++-4.4.
>
>
> -----Original Message----- From: Gianpaolo Gulletta
> Sent: Tuesday, February 17, 2015 3:39 PM
> To: Tony Kelman ; ipopt at list.coin-or.org
> Subject: Re: [Ipopt] Setting up MATLAB interface in Linux 64 bit
>
> Hi ,
>
> It worked!
> The problem was that!
>
> Now when I type "ipopt" on the MATLAB PROMPT I get:
>
>>> ipopt
> Invalid MEX-file '/home/gianpaolo/Ipopt/install/lib/ipopt.mexa64':
> /usr/local/MATLAB/R2012b/bin/glnxa64/../../sys/os/glnxa64/libgfortran.so.3:
>
> version `GFORTRAN_1.4' not found (required by
> /home/gianpaolo/Ipopt/install/lib/ipopt.mexa64)
>
> What should I install exactly?
>
> Thank you,
>
> Gianpaolo
>
>
--
Gianpaolo Gulletta
More information about the Ipopt
mailing list