[Ipopt-tickets] [Ipopt] #279: Error when installing Matlab interface on Linux

Ipopt coin-trac at coin-or.org
Tue Jan 24 15:42:56 EST 2017


#279: Error when installing Matlab interface on Linux
-----------------------------------+------------------------
Reporter:  aragon.song             |      Owner:  ipopt-team
    Type:  defect                  |     Status:  new
Priority:  normal                  |  Component:  Ipopt
 Version:  3.12                    |   Severity:  normal
Keywords:  Matlab Interface Error  |
-----------------------------------+------------------------
 Hello, thanks for your time to read this. [[BR]]
 I am currently facing an error when installing MATLAB (ver: 2016b)
 interface of IPOPT (ver: 3.12.6) on Linux (Ubuntu 12.04). I have already
 installed IPOPT and successfully run the mytoy.nl example thru command
 line.

 However, as I do "make install" in the directory
 "/Ipopt-3.12.6/build/Ipopt/contrib/MatlabInterface/src", I get the
 following error:[[BR]]

 g++: error: matlabexception.o: No such file or directory
 g++: error: matlabfunctionhandle.o: No such file or directory
 g++: error: matlabjournal.o: No such file or directory
 g++: error: iterate.o: No such file or directory
 g++: error: ipoptoptions.o: No such file or directory
 g++: error: options.o: No such file or directory
 g++: error: sparsematrix.o: No such file or directory
 g++: error: callbackfunctions.o: No such file or directory
 g++: error: matlabinfo.o: No such file or directory
 g++: error: matlabprogram.o: No such file or directory
 g++: error: ipopt.o: No such file or directory
 make: *** [ipopt.mexa64] Error 255

 Currently I have the following files under the src folder:[[BR]]

 callbackfunctions.lo  iterate.lo  matlabexception.lo
 matlabjournal.lo  options.lo
 ipopt.lo              Makefile    matlabfunctionhandle.lo
 matlabprogram.lo  sparsematrix.lo
 ipoptoptions.lo       matlabinfo.lo            mexopts.sh

 I have searched around for solutions but no luck. Would you please kindly
 let me know how I can proceed to resolve this issue? Thanks in advance.
 Should any further information is needed, please let me know.

 Junnan

--
Ticket URL: <https://projects.coin-or.org/Ipopt/ticket/279>
Ipopt <http://projects.coin-or.org/Ipopt>
Interior-point optimizer for nonlinear programs.



More information about the Ipopt-tickets mailing list