[Ipopt-tickets] [Ipopt] #142: Problem with detection of BLAS, LAPACK on Ubuntu 10.04 when building Ipopt 3.9.1

Ipopt coin-trac at coin-or.org
Wed Dec 22 23:13:20 EST 2010


#142: Problem with detection of BLAS, LAPACK on Ubuntu 10.04 when building Ipopt
3.9.1
-------------------+--------------------------------------------------------
Reporter:  jpye    |       Owner:  ipopt-team
    Type:  defect  |      Status:  new       
Priority:  normal  |   Component:  Ipopt     
 Version:  3.9     |    Severity:  normal    
Keywords:          |  
-------------------+--------------------------------------------------------
 Stefan Vigerske asked me to file this bug:

 ---

 I am trying to compile my own copy of Ipopt 3.9.1 on Ubuntu 10.04, which
 only offers a possibly-faulty* copy of 3.8.1 in its repositories.

 I have downloaded the tarball and unpacked it, then in ThirdParty/MUMPS,
 I successfully ran 'get.Mumps'.

 I checked that I have libblas-dev and liblapack-dev installed. I checked
 that I had no libmumps* package installed.

 Next I ran

 F77=gfortran ./configure --prefix=/usr
 make -j2
 make DESTDIR=/home/john/ipopt-inst install

 The above does not automatically detect the preinstalled BLAS
 and LAPACK, which would be nice if possible.

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



More information about the Ipopt-tickets mailing list