[Ipopt] Problems during installation: libipopt.so is not found

Bernhard Willert willert at ifam.uni-hannover.de
Wed Apr 21 10:13:15 EDT 2010


Hi,

I have some troubles installing Ipopt. My  installation steps were:
- gunzip and untar Ipopt-3.8.1.tar.gz
- download Blas, Lapack and Mumps via the according get.<Software> files
in the ThirdParty-Subfolders
- download ma27ad.f and mc19ad.f to the HSL folder.
- create a folder $IPOPTDIR/build_20100421 and switch to this directory
- start ../configure
- make

Until this point no errors occurred. But MAKE TEST stops with

/opt/local/sun/sunstudio12.1/prod/lib/amd64/ld:
../src/Interfaces/.libs/libipopt.so: No such file: No such file or directory
make[2]: *** [hs071_cpp] Fehler 1
make[2]: Leaving directory
`/home/euklid/willert/cpp_pool/CoinIpopt/build_20100421/Ipopt/test'
make[1]: *** [unitTest] Fehler 2
make[1]: Leaving directory
`/home/euklid/willert/cpp_pool/CoinIpopt/build_20100421/Ipopt'
make: *** [test] Fehler 2

and MAKE INSTALL stops with the lines

/usr/bin/install -c .libs/libipopt.so.0.0.0
/home/euklid/willert/cpp_pool/CoinIpopt/build_20100421/lib/libipopt.so.0.0.0
/usr/bin/install: cannot stat `.libs/libipopt.so.0.0.0': No such file or
directory
make[3]: *** [install-libLTLIBRARIES] Fehler 1
make[3]: Leaving directory
`/home/euklid/willert/cpp_pool/CoinIpopt/build_20100421/Ipopt/src/Interfaces'
make[2]: *** [install-am] Fehler 2
make[2]: Leaving directory
`/home/euklid/willert/cpp_pool/CoinIpopt/build_20100421/Ipopt/src/Interfaces'
make[1]: *** [install-recursive] Fehler 1
make[1]: Leaving directory
`/home/euklid/willert/cpp_pool/CoinIpopt/build_20100421/Ipopt'
make: *** [install-recursive] Fehler 1

Do you have any suggestions how I can compile Ipopt sucessfully?
If I can provide any additional information, please let me know.

Best regards,
Bernhard Willert



More information about the Ipopt mailing list