[Ipopt] I can not make IPOPT

Stefan Vigerske stefan at math.hu-berlin.de
Sat Apr 27 10:43:18 EDT 2013


Hi,

your make output looks quite ok to me.
 From your config.log file, it seems that you specified
   --with-mumps-incdir=CoinIpopt/Mumps/MUMPS/include
as configure option. This does not make sense to me and is probably the 
reason why configure did not pick up the Mumps source from 
ThirdParty/Mumps/MUMPS.

To get jipopt, the easiest should be to do
cd /home/m12345/CoinIpopt/Ipopt/contrib/JavaInterface
make

Stefan

On 04/27/2013 03:20 PM, m khoshbakht wrote:
>>
>
> 	
> 	
> 	
> 	
>
>
> Hi,
>
> I
> cant not “make” IPOPT, first I download Ipopt ver 3.10.3.tgz
> again then download BLAS, LAPACK,  ASL, METIS, and MUMPS via ./get &
> MC29 and MA57 run “./configure –with-blas=BUILD
> –with-lapack=BUILD
> –with-mumps-incdir=”CoinIpopt/Mumps/MUMPS/include”
>
>
> configure
> was successful but make failed:
>
> Making
> all in ThirdParty/ASL
>
>
> make[1]:
> Entering directory `/home/m12345/CoinIpopt/ThirdParty/ASL'
>
>
> make[1]:
> Nothing to be done for `all'.
>
>
> make[1]:
> Leaving directory `/home/m12345/CoinIpopt/ThirdParty/ASL'
>
>
> Making
> all in ThirdParty/Blas
>
>
> make[1]:
> Entering directory `/home/m12345/CoinIpopt/ThirdParty/Blas'
>
>
> make[1]:
> Nothing to be done for `all'.
>
>
> make[1]:
> Leaving directory `/home/m12345/CoinIpopt/ThirdParty/Blas'
>
>
> Making
> all in ThirdParty/Lapack
>
>
> make[1]:
> Entering directory `/home/m12345/CoinIpopt/ThirdParty/Lapack'
>
>
> make[1]:
> Nothing to be done for `all'.
>
>
> make[1]:
> Leaving directory `/home/m12345/CoinIpopt/ThirdParty/Lapack'
>
>
> Making
> all in ThirdParty/Metis
>
>
> make[1]:
> Entering directory `/home/m12345/CoinIpopt/ThirdParty/Metis'
>
>
> make[1]:
> Nothing to be done for `all'.
>
>
> make[1]:
> Leaving directory `/home/m12345/CoinIpopt/ThirdParty/Metis'
>
>
> Making
> all in Ipopt
>
>
> make[1]:
> Entering directory `/home/m12345/CoinIpopt/Ipopt'
>
>
> Making
> all in src/Common
>
>
> make[2]:
> Entering directory `/home/m12345/CoinIpopt/Ipopt/src/Common'
>
>
> make
>   all-am
>
>
> make[3]:
> Entering directory `/home/m12345/CoinIpopt/Ipopt/src/Common'
>
>
> make[3]:
> Leaving directory `/home/m12345/CoinIpopt/Ipopt/src/Common'
>
>
> make[2]:
> Leaving directory `/home/m12345/CoinIpopt/Ipopt/src/Common'
>
>
> Making
> all in src/LinAlg
>
>
> make[2]:
> Entering directory `/home/m12345/CoinIpopt/Ipopt/src/LinAlg'
>
>
> Making
> all in TMatrices
>
>
> make[3]:
> Entering directory
> `/home/m12345/CoinIpopt/Ipopt/src/LinAlg/TMatrices'
>
>
> make[3]:
> Nothing to be done for `all'.
>
>
> make[3]:
> Leaving directory
> `/home/m12345/CoinIpopt/Ipopt/src/LinAlg/TMatrices'
>
>
> make[3]:
> Entering directory `/home/m12345/CoinIpopt/Ipopt/src/LinAlg'
>
>
> make[3]:
> Nothing to be done for `all-am'.
>
>
> make[3]:
> Leaving directory `/home/m12345/CoinIpopt/Ipopt/src/LinAlg'
>
>
> make[2]:
> Leaving directory `/home/m12345/CoinIpopt/Ipopt/src/LinAlg'
>
>
> Making
> all in src/Algorithm
>
>
> make[2]:
> Entering directory `/home/m12345/CoinIpopt/Ipopt/src/Algorithm'
>
>
> Making
> all in LinearSolvers
>
>
> make[3]:
> Entering directory
> `/home/m12345/CoinIpopt/Ipopt/src/Algorithm/LinearSolvers'
>
>
> make[3]:
> Nothing to be done for `all'.
>
>
> make[3]:
> Leaving directory
> `/home/m12345/CoinIpopt/Ipopt/src/Algorithm/LinearSolvers'
>
>
> Making
> all in Inexact
>
>
> make[3]:
> Entering directory
> `/home/m12345/CoinIpopt/Ipopt/src/Algorithm/Inexact'
>
>
> make[3]:
> Nothing to be done for `all'.
>
>
> make[3]:
> Leaving directory
> `/home/m12345/CoinIpopt/Ipopt/src/Algorithm/Inexact'
>
>
> make[3]:
> Entering directory `/home/m12345/CoinIpopt/Ipopt/src/Algorithm'
>
>
> make[3]:
> Nothing to be done for `all-am'.
>
>
> make[3]:
> Leaving directory `/home/m12345/CoinIpopt/Ipopt/src/Algorithm'
>
>
> make[2]:
> Leaving directory `/home/m12345/CoinIpopt/Ipopt/src/Algorithm'
>
>
> Making
> all in src/contrib/CGPenalty
>
>
> make[2]:
> Entering directory
> `/home/m12345/CoinIpopt/Ipopt/src/contrib/CGPenalty'
>
>
> make[2]:
> Nothing to be done for `all'.
>
>
> make[2]:
> Leaving directory
> `/home/m12345/CoinIpopt/Ipopt/src/contrib/CGPenalty'
>
>
> Making
> all in src/contrib/LinearSolverLoader
>
>
> make[2]:
> Entering directory
> `/home/m12345/CoinIpopt/Ipopt/src/contrib/LinearSolverLoader'
>
>
> make[2]:
> Nothing to be done for `all'.
>
>
> make[2]:
> Leaving directory
> `/home/m12345/CoinIpopt/Ipopt/src/contrib/LinearSolverLoader'
>
>
> Making
> all in src/Interfaces
>
>
> make[2]:
> Entering directory `/home/m12345/CoinIpopt/Ipopt/src/Interfaces'
>
>
> make[2]:
> Nothing to be done for `all'.
>
>
> make[2]:
> Leaving directory `/home/m12345/CoinIpopt/Ipopt/src/Interfaces'
>
>
> Making
> all in src/Apps
>
>
> make[2]:
> Entering directory `/home/m12345/CoinIpopt/Ipopt/src/Apps'
>
>
> Making
> all in CUTErInterface
>
>
> make[3]:
> Entering directory
> `/home/m12345/CoinIpopt/Ipopt/src/Apps/CUTErInterface'
>
>
> make[3]:
> Nothing to be done for `all'.
>
>
> make[3]:
> Leaving directory
> `/home/m12345/CoinIpopt/Ipopt/src/Apps/CUTErInterface'
>
>
> Making
> all in AmplSolver
>
>
> make[3]:
> Entering directory
> `/home/m12345/CoinIpopt/Ipopt/src/Apps/AmplSolver'
>
>
> make[3]:
> Nothing to be done for `all'.
>
>
> make[3]:
> Leaving directory `/home/m12345/CoinIpopt/Ipopt/src/Apps/AmplSolver'
>
>
> make[3]:
> Entering directory `/home/m12345/CoinIpopt/Ipopt/src/Apps'
>
>
> make[3]:
> Nothing to be done for `all-am'.
>
>
> make[3]:
> Leaving directory `/home/m12345/CoinIpopt/Ipopt/src/Apps'
>
>
> make[2]:
> Leaving directory `/home/m12345/CoinIpopt/Ipopt/src/Apps'
>
>
> make[2]:
> Entering directory `/home/m12345/CoinIpopt/Ipopt'
>
>
> make[2]:
> Nothing to be done for `all-am'.
>
>
> make[2]:
> Leaving directory `/home/m12345/CoinIpopt/Ipopt'
>
>
> make[1]:
> Leaving directory `/home/m12345/CoinIpopt/Ipopt'
>
>
> make[1]:
> Entering directory `/home/m12345/CoinIpopt'
>
>
> make[1]:
> Nothing to be done for `all-am'.
>
>
> make[1]:
> Leaving directory `/home/m12345/CoinIpopt'
>
>
>
>
>
>
> It's
> a part of my final project, I do not know why it does not work
> really?
>
>
> Also
> I have a question too, I have to use JIpopt, do I only need JIpopt
> for the compile? if I use precompiled file do I need the installation
> of JIpopt? Please guide me. Thanks for your time.
>
>
>
>
>
>
>
>
> _______________________________________________
> Ipopt mailing list
> Ipopt at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/ipopt
>



More information about the Ipopt mailing list