[Ipopt] installation problem
Andreas Waechter
andreasw at watson.ibm.com
Fri Sep 4 12:32:00 EDT 2009
Hi Carlos,
I saw that you also submitted a ticket. I cannot see anything wrong in
your configure call (you didn't provide any arguments so it should work),
and it works fine for my on my RedHat Linux.
If that problem persists, please attacd the Makefile.in from your
/home/csosa/CoinIpopt/Ipopt/src/Apps/AmplSolver to your ticket.
Regards,
Andreas
On Thu, 27 Aug 2009, Carlos Sosa Paz wrote:
> Dear all,
>
> I am having difficulties trying to install ipopt under debian 386.
>
> Compilation seems to be correct but make script comes with the following out put.
>
> Making all in CUTErInterface
> make[3]: Entering directory `/home/csosa/CoinIpopt/Ipopt/src/Apps/CUTErInterface'
> make[3]: Nothing to be done for `all'.
> make[3]: Leaving directory `/home/csosa/CoinIpopt/Ipopt/src/Apps/CUTErInterface'
> Making all in AmplSolver
> make[3]: Entering directory `/home/csosa/CoinIpopt/Ipopt/src/Apps/AmplSolver'
> /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -fno-strict-aliasing = -O3 -fomit-frame-pointer -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -o ipopt ampl_ipopt.o libamplinterface.la ../../Interfaces/libipopt.la /home/csosa/CoinIpopt/ThirdParty/ASL/amplsolver.a -ldl -lm -ldl -ldl
> g++ -fno-strict-aliasing = -O3 -fomit-frame-pointer -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -Wno-unknown-pragmas -o .libs/ipopt ampl_ipopt.o ./.libs/libamplinterface.a ../../Interfaces/.libs/libipopt.so /home/csosa/CoinIpopt/ThirdParty/ASL/amplsolver.a -lm -ldl -Wl,--rpath -Wl,/home/csosa/CoinIpopt/lib
> g++: =: No such file or directory
> make[3]: *** [ipopt] Error 1
> make[3]: Leaving directory `/home/csosa/CoinIpopt/Ipopt/src/Apps/AmplSolver'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/csosa/CoinIpopt/Ipopt/src/Apps'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/csosa/CoinIpopt/Ipopt'
> make: *** [all-recursive] Error 1
>
>
>
> Does anyone have an idea to solve this problem?
>
> Thanks,
>
> Carlos Sosa
>
> _______________________________________________
> Ipopt mailing list
> Ipopt at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/ipopt
>
More information about the Ipopt
mailing list