[Ipopt] Ipopt 3.4.0 installation on Intel Mac

Peter Carbonetto pcarbo at cs.ubc.ca
Tue May 6 17:59:53 EDT 2008


> I am trying to install Ipopt 3.4.0 on an intel Mac running OSX
> 10.5.2 (leopard).

Have you tried installing IPOPT *without* the MATLAB interface first? The 
installation procedure for the MATLAB interface is considerably more 
difficult (as you no doubt noticed) since you have to compile with the 
correct version of g++, gfortran, etc.

Perhaps the problem is that you are not compiling IPOPT with a C++ 
compiler? Try it with flag CXX=g++ instead of CXX=gcc.

Peter Carbonetto
Ph.D. Candidate
Dept. of Computer Science
University of British Columbia


More information about the Ipopt mailing list