<html dir="ltr"><head><style id="axi-htmleditor-style" type="text/css">p { margin: 0px; }</style></head><body style="font-size: 10pt; font-family: Arial; background-image: none; background-repeat: repeat; background-attachment: fixed;">
        
        
        
        <style type="text/css">P { margin-bottom: 0.08in; }</style>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">Hi,</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">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” </font>
</p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">configure
was successful but make failed:</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">Making
all in ThirdParty/ASL
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[1]:
Entering directory `/home/m12345/CoinIpopt/ThirdParty/ASL'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[1]:
Nothing to be done for `all'.
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[1]:
Leaving directory `/home/m12345/CoinIpopt/ThirdParty/ASL'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">Making
all in ThirdParty/Blas
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[1]:
Entering directory `/home/m12345/CoinIpopt/ThirdParty/Blas'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[1]:
Nothing to be done for `all'.
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[1]:
Leaving directory `/home/m12345/CoinIpopt/ThirdParty/Blas'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">Making
all in ThirdParty/Lapack
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[1]:
Entering directory `/home/m12345/CoinIpopt/ThirdParty/Lapack'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[1]:
Nothing to be done for `all'.
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[1]:
Leaving directory `/home/m12345/CoinIpopt/ThirdParty/Lapack'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">Making
all in ThirdParty/Metis
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[1]:
Entering directory `/home/m12345/CoinIpopt/ThirdParty/Metis'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[1]:
Nothing to be done for `all'.
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[1]:
Leaving directory `/home/m12345/CoinIpopt/ThirdParty/Metis'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">Making
all in Ipopt
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[1]:
Entering directory `/home/m12345/CoinIpopt/Ipopt'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">Making
all in src/Common
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[2]:
Entering directory `/home/m12345/CoinIpopt/Ipopt/src/Common'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make
all-am
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[3]:
Entering directory `/home/m12345/CoinIpopt/Ipopt/src/Common'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[3]:
Leaving directory `/home/m12345/CoinIpopt/Ipopt/src/Common'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[2]:
Leaving directory `/home/m12345/CoinIpopt/Ipopt/src/Common'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">Making
all in src/LinAlg
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[2]:
Entering directory `/home/m12345/CoinIpopt/Ipopt/src/LinAlg'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">Making
all in TMatrices
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[3]:
Entering directory
`/home/m12345/CoinIpopt/Ipopt/src/LinAlg/TMatrices'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[3]:
Nothing to be done for `all'.
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[3]:
Leaving directory
`/home/m12345/CoinIpopt/Ipopt/src/LinAlg/TMatrices'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[3]:
Entering directory `/home/m12345/CoinIpopt/Ipopt/src/LinAlg'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[3]:
Nothing to be done for `all-am'.
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[3]:
Leaving directory `/home/m12345/CoinIpopt/Ipopt/src/LinAlg'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[2]:
Leaving directory `/home/m12345/CoinIpopt/Ipopt/src/LinAlg'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">Making
all in src/Algorithm
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[2]:
Entering directory `/home/m12345/CoinIpopt/Ipopt/src/Algorithm'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">Making
all in LinearSolvers
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[3]:
Entering directory
`/home/m12345/CoinIpopt/Ipopt/src/Algorithm/LinearSolvers'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[3]:
Nothing to be done for `all'.
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[3]:
Leaving directory
`/home/m12345/CoinIpopt/Ipopt/src/Algorithm/LinearSolvers'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">Making
all in Inexact
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[3]:
Entering directory
`/home/m12345/CoinIpopt/Ipopt/src/Algorithm/Inexact'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[3]:
Nothing to be done for `all'.
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[3]:
Leaving directory
`/home/m12345/CoinIpopt/Ipopt/src/Algorithm/Inexact'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[3]:
Entering directory `/home/m12345/CoinIpopt/Ipopt/src/Algorithm'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[3]:
Nothing to be done for `all-am'.
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[3]:
Leaving directory `/home/m12345/CoinIpopt/Ipopt/src/Algorithm'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[2]:
Leaving directory `/home/m12345/CoinIpopt/Ipopt/src/Algorithm'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">Making
all in src/contrib/CGPenalty
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[2]:
Entering directory
`/home/m12345/CoinIpopt/Ipopt/src/contrib/CGPenalty'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[2]:
Nothing to be done for `all'.
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[2]:
Leaving directory
`/home/m12345/CoinIpopt/Ipopt/src/contrib/CGPenalty'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">Making
all in src/contrib/LinearSolverLoader
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[2]:
Entering directory
`/home/m12345/CoinIpopt/Ipopt/src/contrib/LinearSolverLoader'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[2]:
Nothing to be done for `all'.
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[2]:
Leaving directory
`/home/m12345/CoinIpopt/Ipopt/src/contrib/LinearSolverLoader'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">Making
all in src/Interfaces
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[2]:
Entering directory `/home/m12345/CoinIpopt/Ipopt/src/Interfaces'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[2]:
Nothing to be done for `all'.
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[2]:
Leaving directory `/home/m12345/CoinIpopt/Ipopt/src/Interfaces'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">Making
all in src/Apps
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[2]:
Entering directory `/home/m12345/CoinIpopt/Ipopt/src/Apps'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">Making
all in CUTErInterface
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[3]:
Entering directory
`/home/m12345/CoinIpopt/Ipopt/src/Apps/CUTErInterface'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[3]:
Nothing to be done for `all'.
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[3]:
Leaving directory
`/home/m12345/CoinIpopt/Ipopt/src/Apps/CUTErInterface'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">Making
all in AmplSolver
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[3]:
Entering directory
`/home/m12345/CoinIpopt/Ipopt/src/Apps/AmplSolver'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[3]:
Nothing to be done for `all'.
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[3]:
Leaving directory `/home/m12345/CoinIpopt/Ipopt/src/Apps/AmplSolver'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[3]:
Entering directory `/home/m12345/CoinIpopt/Ipopt/src/Apps'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[3]:
Nothing to be done for `all-am'.
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[3]:
Leaving directory `/home/m12345/CoinIpopt/Ipopt/src/Apps'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[2]:
Leaving directory `/home/m12345/CoinIpopt/Ipopt/src/Apps'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[2]:
Entering directory `/home/m12345/CoinIpopt/Ipopt'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[2]:
Nothing to be done for `all-am'.
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[2]:
Leaving directory `/home/m12345/CoinIpopt/Ipopt'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[1]:
Leaving directory `/home/m12345/CoinIpopt/Ipopt'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[1]:
Entering directory `/home/m12345/CoinIpopt'
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[1]:
Nothing to be done for `all-am'.
</font></p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">make[1]:
Leaving directory `/home/m12345/CoinIpopt'
</font></p>
<p style="margin-bottom: 0in"><br>
</p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">It's
a part of my final project, I do not know why it does not work
really? </font>
</p>
<p style="margin-bottom: 0in"><font style="font-size: 9pt" size="2">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.</font></p>
<p style="margin-bottom: 0in">
</p>
</body></html>