Hi<br>I was trying to install the IPOPT in my vista computer according to the steps in Documentation_IPOPT, and actually, I can configure it successfully, make it well, and make test . However, when I ran make install, the output is <br>
$ make install<br>Making install in ThirdParty/Blas<br>make[1]: Entering directory `/home/myd/CoinIpopt/ThirdParty/Blas&#39;<br>make[2]: Entering directory `/home/myd/CoinIpopt/ThirdParty/Blas&#39;<br>make[2]: Nothing to be done for `install-exec-am&#39;.<br>
make[2]: Nothing to be done for `install-data-am&#39;.<br>make[2]: Leaving directory `/home/myd/CoinIpopt/ThirdParty/Blas&#39;<br>make[1]: Leaving directory `/home/myd/CoinIpopt/ThirdParty/Blas&#39;<br>Making install in ThirdParty/Lapack<br>
make[1]: Entering directory `/home/myd/CoinIpopt/ThirdParty/Lapack&#39;<br>make[2]: Entering directory `/home/myd/CoinIpopt/ThirdParty/Lapack&#39;<br>make[2]: Nothing to be done for `install-exec-am&#39;.<br>make[2]: Nothing to be done for `install-data-am&#39;.<br>
make[2]: Leaving directory `/home/myd/CoinIpopt/ThirdParty/Lapack&#39;<br>make[1]: Leaving directory `/home/myd/CoinIpopt/ThirdParty/Lapack&#39;<br>Making install in ThirdParty/HSL<br>make[1]: Entering directory `/home/myd/CoinIpopt/ThirdParty/HSL&#39;<br>
make[2]: Entering directory `/home/myd/CoinIpopt/ThirdParty/HSL&#39;<br>test -z &quot;/home/myd/CoinIpopt/lib&quot; || mkdir -p -- &quot;/home/myd/CoinIpopt/lib&quot;<br>make[2]: Nothing to be done for `install-data-am&#39;.<br>
make[2]: Leaving directory `/home/myd/CoinIpopt/ThirdParty/HSL&#39;<br>make[1]: Leaving directory `/home/myd/CoinIpopt/ThirdParty/HSL&#39;<br>Making install in ThirdParty/ASL<br>make[1]: Entering directory `/home/myd/CoinIpopt/ThirdParty/ASL&#39;<br>
make[2]: Entering directory `/home/myd/CoinIpopt/ThirdParty/ASL&#39;<br>make[2]: Nothing to be done for `install-exec-am&#39;.<br>make[2]: Nothing to be done for `install-data-am&#39;.<br>make[2]: Leaving directory `/home/myd/CoinIpopt/ThirdParty/ASL&#39;<br>
make[1]: Leaving directory `/home/myd/CoinIpopt/ThirdParty/ASL&#39;<br>Making install in ThirdParty/Mumps<br>make[1]: Entering directory `/home/myd/CoinIpopt/ThirdParty/Mumps&#39;<br>make[2]: Entering directory `/home/myd/CoinIpopt/ThirdParty/Mumps&#39;<br>
make[2]: Nothing to be done for `install-exec-am&#39;.<br>make[2]: Nothing to be done for `install-data-am&#39;.<br>make[2]: Leaving directory `/home/myd/CoinIpopt/ThirdParty/Mumps&#39;<br>make[1]: Leaving directory `/home/myd/CoinIpopt/ThirdParty/Mumps&#39;<br>
Making install in Ipopt<br>make[1]: Entering directory `/home/myd/CoinIpopt/Ipopt&#39;<br>Making install in src/Common<br>make[2]: Entering directory `/home/myd/CoinIpopt/Ipopt/src/Common&#39;<br>make[3]: Entering directory `/home/myd/CoinIpopt/Ipopt/src/Common&#39;<br>
echo &quot;#ifndef HAVE_CONFIG_H&quot; &gt;bla<br>echo &quot;#define HAVE_CONFIG_H&quot; &gt;&gt;bla<br>echo &quot;#endif&quot; &gt;&gt; bla<br>cat ./IpoptConfig.h &gt;&gt; bla<br>/home/myd/CoinIpopt/install-sh -c -m 644 bla /home/myd/CoinIpopt/include/coin/IpoptConfig.h<br>
rm -f bla<br>test -z &quot;/home/myd/CoinIpopt/include/coin&quot; || mkdir -p -- &quot;/home/myd/CoinIpopt/include/coin&quot;<br>&nbsp;/bin/install -c -m 644 &#39;../../inc/config_ipopt.h&#39; &#39;/home/myd/CoinIpopt/include/coin/config_ipopt.h&#39;<br>
/bin/sh: /bin/install: Permission denied<br>&nbsp;/bin/install -c -m 644 &#39;IpCachedResults.hpp&#39; &#39;/home/myd/CoinIpopt/include/coin/IpCachedResults.hpp&#39;<br>/bin/sh: /bin/install: Permission denied<br>&nbsp;/bin/install -c -m 644 &#39;IpDebug.hpp&#39; &#39;/home/myd/CoinIpopt/include/coin/IpDebug.hpp&#39;<br>
/bin/sh: /bin/install: Permission denied<br>&nbsp;/bin/install -c -m 644 &#39;IpException.hpp&#39; &#39;/home/myd/CoinIpopt/include/coin/IpException.hpp&#39;<br>/bin/sh: /bin/install: Permission denied<br>&nbsp;/bin/install -c -m 644 &#39;IpJournalist.hpp&#39; &#39;/home/myd/CoinIpopt/include/coin/IpJournalist.hpp&#39;<br>
/bin/sh: /bin/install: Permission denied<br>&nbsp;/bin/install -c -m 644 &#39;IpObserver.hpp&#39; &#39;/home/myd/CoinIpopt/include/coin/IpObserver.hpp&#39;<br>/bin/sh: /bin/install: Permission denied<br>&nbsp;/bin/install -c -m 644 &#39;IpOptionsList.hpp&#39; &#39;/home/myd/CoinIpopt/include/coin/IpOptionsList.hpp&#39;<br>
/bin/sh: /bin/install: Permission denied<br>&nbsp;/bin/install -c -m 644 &#39;IpReferenced.hpp&#39; &#39;/home/myd/CoinIpopt/include/coin/IpReferenced.hpp&#39;<br>/bin/sh: /bin/install: Permission denied<br>&nbsp;/bin/install -c -m 644 &#39;IpRegOptions.hpp&#39; &#39;/home/myd/CoinIpopt/include/coin/IpRegOptions.hpp&#39;<br>
/bin/sh: /bin/install: Permission denied<br>&nbsp;/bin/install -c -m 644 &#39;IpSmartPtr.hpp&#39; &#39;/home/myd/CoinIpopt/include/coin/IpSmartPtr.hpp&#39;<br>/bin/sh: /bin/install: Permission denied<br>&nbsp;/bin/install -c -m 644 &#39;IpTaggedObject.hpp&#39; &#39;/home/myd/CoinIpopt/include/coin/IpTaggedObject.hpp&#39;<br>
/bin/sh: /bin/install: Permission denied<br>&nbsp;/bin/install -c -m 644 &#39;IpTimedTask.hpp&#39; &#39;/home/myd/CoinIpopt/include/coin/IpTimedTask.hpp&#39;<br>/bin/sh: /bin/install: Permission denied<br>&nbsp;/bin/install -c -m 644 &#39;IpTypes.hpp&#39; &#39;/home/myd/CoinIpopt/include/coin/IpTypes.hpp&#39;<br>
/bin/sh: /bin/install: Permission denied<br>&nbsp;/bin/install -c -m 644 &#39;IpUtils.hpp&#39; &#39;/home/myd/CoinIpopt/include/coin/IpUtils.hpp&#39;<br>/bin/sh: /bin/install: Permission denied<br>make[3]: *** [install-includeipoptHEADERS] Error 126<br>
make[3]: Leaving directory `/home/myd/CoinIpopt/Ipopt/src/Common&#39;<br>make[2]: *** [install-am] Error 2<br>make[2]: Leaving directory `/home/myd/CoinIpopt/Ipopt/src/Common&#39;<br>make[1]: *** [install-recursive] Error 1<br>
make[1]: Leaving directory `/home/myd/CoinIpopt/Ipopt&#39;<br>make: *** [install-recursive] Error 1<br><br>would anyone please help me out of here.<br><br><br clear="all"><br>-- <br>Thank you very much <br><br>Yours<br>Yudong Ma