[Ipopt] JIPOPT
m khoshbakht
m.khoshbakht at modares.ac.ir
Wed May 29 11:08:22 EDT 2013
Hi,
I've downloaded
IPOPT from
“ svn co
https://projects.coin-or.org/svn/Ipopt/stable/3.11 CoinIpopt”,
configure was
successful, the output of
make & make test is:
make
. . . .
make[2]:
Entering directory `/home/m12345/MY_IPOPT_DIR/build/Ipopt/src/Apps'
Making all in
CUTErInterface
make[3]:
Entering directory
`/home/m12345/MY_IPOPT_DIR/build/Ipopt/src/Apps/CUTErInterface'
make[3]: Nothing
to be done for `all'.
make[3]: Leaving
directory
`/home/m12345/MY_IPOPT_DIR/build/Ipopt/src/Apps/CUTErInterface'
Making all in
AmplSolver
make[3]:
Entering directory
`/home/m12345/MY_IPOPT_DIR/build/Ipopt/src/Apps/AmplSolver'
make[3]: Nothing
to be done for `all'.
make[3]: Leaving
directory `/home/m12345/MY_IPOPT_DIR/build/Ipopt/src/Apps/AmplSolver'
make[3]:
Entering directory `/home/m12345/MY_IPOPT_DIR/build/Ipopt/src/Apps'
make[3]: Nothing
to be done for `all-am'.
make[3]: Leaving
directory `/home/m12345/MY_IPOPT_DIR/build/Ipopt/src/Apps'
make[2]: Leaving
directory `/home/m12345/MY_IPOPT_DIR/build/Ipopt/src/Apps'
make[2]:
Entering directory `/home/m12345/MY_IPOPT_DIR/build/Ipopt'
make[2]: Nothing
to be done for `all-am'.
make[2]: Leaving
directory `/home/m12345/MY_IPOPT_DIR/build/Ipopt'
make[1]: Leaving
directory `/home/m12345/MY_IPOPT_DIR/build/Ipopt'
make[1]:
Entering directory `/home/m12345/MY_IPOPT_DIR/build'
make[1]: Nothing
to be done for `all-am'.
make[1]: Leaving
directory `/home/m12345/MY_IPOPT_DIR/build'
--------------------------------------------------------------------------------------------------
make test
. . .
Running
unitTests...
Testing AMPL
Solver Executable...
Test passed!
Testing C++
Example...
Test passed!
Testing C
Example...
Test passed!
Testing Fortran
Example...
Test passed!
make[2]: Leaving
directory `/home/m12345/MY_IPOPT_DIR/build/Ipopt/test'
make[1]: Leaving directory
`/home/m12345/MY_IPOPT_DIR/build/Ipopt'
the output of
JIPOPT make is:
/bin/javac
org/coinor/Ipopt.java
/bin/bash:
/bin/javac: No such file or directory
make: ***
[org/coinor/Ipopt.class] Error 127
-----------------------------------------------------
what's the
problem? can you please guide me?
I've attached my config file.
Best.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/ipopt/attachments/20130529/0c0077ce/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log.zip
Type: application/x-zip-compressed
Size: 8657 bytes
Desc: not available
URL: <http://list.coin-or.org/pipermail/ipopt/attachments/20130529/0c0077ce/attachment.bin>
More information about the Ipopt
mailing list