[Ipopt] Error on make install Ipopt Version 3.9.2

Stefan Vigerske stefan at math.hu-berlin.de
Tue Jul 3 10:04:48 EDT 2012


Hi,

in /homes/numerik/paul/lib_src/CoinIpopt/build try
  ln -s lib64 lib

This works around a problem on current opensuse systems for me.

Stefan

On 07/02/2012 03:25 PM, Paul van Hoven wrote:
> Hi!
>
> I tried to compile and install Ipopt 3.9.2 on my linux machine. The
> configure script and make run fine. But when it comes to make install
> I get an error message that I do not understand:
>
>> make install
> ...other stuff happens here...
> make  install-data-hook
> make[3]: Entering directory
> `/homes/numerik/paul/lib_src/CoinIpopt/build/ThirdParty/ASL'
> PKG_CONFIG_PATH=/homes/numerik/paul/Mex/Ipopt/lib/pkgconfig: \
> /usr/bin/pkg-config --libs coinasl >
> /homes/numerik/paul/Mex/Ipopt/share/coin/doc/ThirdParty/ASL/asl_addlibs.txt
> Package coinasl was not found in the pkg-config search path.
> Perhaps you should add the directory containing `coinasl.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'coinasl' found
> make[3]: *** [install-data-hook] Fehler 1
> make[3]: Leaving directory
> `/homes/numerik/paul/lib_src/CoinIpopt/build/ThirdParty/ASL'
> make[2]: *** [install-data-am] Fehler 2
> make[2]: Leaving directory
> `/homes/numerik/paul/lib_src/CoinIpopt/build/ThirdParty/ASL'
> make[1]: *** [install-am] Fehler 2
> make[1]: Leaving directory
> `/homes/numerik/paul/lib_src/CoinIpopt/build/ThirdParty/ASL'
> make: *** [install-recursive] Fehler 1
>
> I found the package 'coinasl.pc'  in the subdirectory
> ($BASE_PATH)/CoinIpopt/build/ThirdParty/ASL. I added this path to the
> evironment variable PKG_CONFIG_PATH but it has no effect. I still get
> the same error. Anybody knows what is going wrong here?
>
> Thanks
> Paul
> _______________________________________________
> Ipopt mailing list
> Ipopt at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/ipopt
>




More information about the Ipopt mailing list