[Ipopt-tickets] [Ipopt] #113: Installation Problems - ma77

Ipopt coin-trac at coin-or.org
Fri Nov 27 09:35:26 EST 2009


#113: Installation Problems - ma77
------------------------------+---------------------------------------------
Reporter:  andyboy            |       Owner:  ipopt-team
    Type:  clarification      |      Status:  new       
Priority:  normal             |   Component:  Ipopt     
 Version:  3.8 (C++ Version)  |    Severity:  normal    
Keywords:                     |  
------------------------------+---------------------------------------------
 I'm installing IPOPT, and have got as far as step 3 on the "Compiling and
 Installing" page of instructions. When I enter "make", I get this error:

 /bin/bash ../../../../libtool --tag=F77 --mode=compile gfortran
 -I/home/andrew/CoinIpopt/ThirdParty/HSL -O3 -fomit-frame-pointer -pipe
 -c -o ma77_iface.lo ma77_iface.f90
  gfortran -I/home/andrew/CoinIpopt/ThirdParty/HSL -O3 -fomit-frame-pointer
 -pipe -c ma77_iface.f90  -fPIC -o .libs/ma77_iface.o
 ma77_iface.f90:10.22:

    use hsl_ma77_double
                       1
 Fatal Error: Can't open module file 'hsl_ma77_double.mod' for reading at
 (1): No such file or directory
 make[3]: *** [ma77_iface.lo] Error 1

 The configuration step was successful, and I have the necessary files from
 HSL (mc19ad.f, etc). What am I doing wrong?


 Thanks in advance.

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



More information about the Ipopt-tickets mailing list