[Ipopt-tickets] [Ipopt] #75: Ipopt fails unit test in Linux with no ThirdParty source

Ipopt coin-trac at coin-or.org
Sun Dec 15 23:57:21 EST 2013


#75: Ipopt fails unit test in Linux with no ThirdParty source
-------------------------+----------------------
  Reporter:  tkr         |      Owner:  andreasw
      Type:  defect      |     Status:  closed
  Priority:  normal      |  Component:  Ipopt
   Version:  3.4         |   Severity:  normal
Resolution:  worksforme  |   Keywords:
-------------------------+----------------------

Comment (by kelman):

 You do not absolutely need a linear solver to compile Ipopt, but you need
 at least one linear solver for Ipopt to be usable in any way. If you have
 compiled Ipopt without any linear solver, the assumption is that you plan
 on using the "linear solver loader" functionality described here
 http://www.coin-
 or.org/Ipopt/documentation/node13.html#SECTION00043600000000000000

 What are you trying to use Ipopt for here? You can use the public domain
 linear solver Mumps, you just have to go to the !ThirdParty/Mumps folder
 and run the ./get.Mumps script in order to download the source code before
 you run Ipopt's configure http://www.coin-
 or.org/Ipopt/documentation/node13.html#SECTION00043300000000000000

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



More information about the Ipopt-tickets mailing list