[Ipopt] Cannot run Ipopt with AMPL Student Edition
Stefan Vigerske
stefan at vigerske.de
Sun Apr 13 06:08:40 EDT 2008
Hi,
you need to provide AMPL with the ipopt executable that contains the
AMPL/IPOPT interface.
After download of Ipopt and 3rd party codes (linear solver, ASL, Blas,
Lapack) and build you should find the ipopt exectuable in the bin
directory of the directory where you have build Ipopt.
Best,
Stefan
> I have just installed AMPL Student Edition and also Ipopt on Fedora 8
> (Linux). The directories are:
>
> /usr/lib/libipopt.so.0
> /usr/lib/libipopt.so.0.0.0
> /usr/share/doc/ipopt-3.3.4
> /usr/share/doc/ipopt-3.3.4/ChangeLog
> /usr/share/doc/ipopt-3.3.4/LICENSE
> /usr/share/doc/ipopt-3.3.4/README
>
> However, when I put
>
> option solver ipopt;
>
> and try to solve a model, I get the following:
>
> "Cannot invoke ipopt: No such file or directory"
>
> Any ideas?
>
> Thanks in advance,
>
> 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