[Ipopt-tickets] [Ipopt] #236: Blas Library Error

Ipopt coin-trac at coin-or.org
Tue Jun 3 19:18:32 EDT 2014


#236: Blas Library Error
-------------------------+------------------------
Reporter:  Merida        |      Owner:  ipopt-team
    Type:  defect        |     Status:  new
Priority:  highest       |  Component:  Ipopt
 Version:  3.10          |   Severity:  blocker
Keywords:  Blas Library  |
-------------------------+------------------------
 I'm getting an error on the install. It can't find the BLAS library when I
 run configure. (I've included the command line output and put the relevant
 lines in bold.) I found the BLAS library in /usr/lib/ and pointed the
 installation to it manually (as suggested in
 http://wpweb2.tepper.cmu.edu/fmargot/coin/proj1.pdf) but the install still
 won't work:

 checking whether user supplied BLASLIB="/usr/lib/libblas.so.3.0.3"
 works... no
 configure: error: user supplied BLAS library "/usr/lib/libblas.so.3.0.3"
 does not work

 Part of the output is also:
 checking whether -lblas has BLAS... no
 checking for COIN-OR package Blas... not given: No package 'coinblas'
 found
 configure: error: Required package BLAS not found.
 configure: error: /bin/sh '../../Ipopt/configure' failed for Ipopt

 I don't know what to do at this point. Any suggestion would be really
 appreciated. Thank you.

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



More information about the Ipopt-tickets mailing list