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

Ipopt coin-trac at coin-or.org
Wed Jan 25 01:25:13 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
Resolution:               |   Keywords:  Matlab Interface Error
--------------------------+------------------------------------

Comment (by aragon.song):

 Replying to [comment:1 stefan]:
 Hi Stefan, thanks for your prompt response. I re-configured from the
 beginning to build static libraries and that error is gone. However, it
 produces another error:

 /Ipopt-3.12.6/Ipopt/src/Common/config_default.h:3:30: fatal error:
 configall_system.h: No such file or directory

 Since this file configall_system.h is located under
 "/Ipopt-3.12.6/BuildTools/headers/", I have added this path to INCL in the
 Makefile. But this error is still there. Did I miss or misunderstand any
 part? Thanks!

 > You probably forgot to switch the Ipopt build to do static libraries.
 > Please restart and add {{{--disable-shared --with-pic}}} to configure.

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



More information about the Ipopt-tickets mailing list