[BuildTools-tickets] [BuildTools] #70: Help Configuring Ipopt

BuildTools coin-trac at coin-or.org
Tue Feb 17 08:43:49 EST 2009


#70: Help Configuring Ipopt
---------------------+------------------------------------------------------
Reporter:  humberto  |        Owner:  andreasw           
    Type:  task      |       Status:  new                
Priority:  major     |    Component:  configuration tests
 Version:  0.5       |   Resolution:                     
Keywords:            |  
---------------------+------------------------------------------------------
Comment (by stefan):

 Hi,

 configure should have created a Makefile in ThirdParty/Blas.
 But according to the first config.log file, it did not recognize that Blas
 is there:
 {{{
 configure:20738: checking whether code for third party package Blas is
 available
 configure:20767: result: no
 }}}
 Please run configure again and check whether it found you Blas download
 under ThirdParty/Blas.
 It should print a line like
 {{{
 checking whether code for third party package Blas is available... yes
 }}}
 Looks like it also did not find your other third party packages (Lapack,
 HSL, Mumps...).

 Best,
 Stefan

-- 
Ticket URL: <https://projects.coin-or.org/BuildTools/ticket/70#comment:7>
BuildTools <http://projects.coin-or.org/BuildTools>
Tools for configuring and compiling COIN-OR codes



More information about the BuildTools-tickets mailing list