[Ipopt] About CUTER and IPOPT interface
Fabian Wein
fabian.wein at lse.e-technik.uni-erlangen.de
Tue Mar 20 17:31:24 EDT 2012
> But when I type "sdipopt", it told me the command not found.
> So I was wondering if there are any other procedures that I shoud do.
> It might be a silly question. But I really need help.
All executables not in the path need to called by their path. In the
current directory add dot and slash and application name. So do ./myapp
instead of myapp.
Check with ls -l if the executable flag is set - but I guess it is the
first
point.
Fabian
More information about the Ipopt
mailing list