[Ipopt] Question about installing IPOPT

Andreas Waechter andreasw at watson.ibm.com
Sun Jun 1 13:54:28 EDT 2008


Hi,

This is a problem on your local system.  For some reason it seems that 
/bin/install is not able to be run.  Are the permissions set correctly?

Andreas

On Fri, 30 May 2008, Ma Yudong wrote:

> Hi
> 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
> $ make install
> Making install in ThirdParty/Blas
[...]
> make[2]: Entering directory `/home/myd/CoinIpopt/Ipopt/src/Common'
> make[3]: Entering directory `/home/myd/CoinIpopt/Ipopt/src/Common'
> echo "#ifndef HAVE_CONFIG_H" >bla
> echo "#define HAVE_CONFIG_H" >>bla
> echo "#endif" >> bla
> cat ./IpoptConfig.h >> bla
> /home/myd/CoinIpopt/install-sh -c -m 644 bla
> /home/myd/CoinIpopt/include/coin/IpoptConfig.h
> rm -f bla
> test -z "/home/myd/CoinIpopt/include/coin" || mkdir -p --
> "/home/myd/CoinIpopt/include/coin"
> /bin/install -c -m 644 '../../inc/config_ipopt.h'
> '/home/myd/CoinIpopt/include/coin/config_ipopt.h'
> /bin/sh: /bin/install: Permission denied
> /bin/install -c -m 644 'IpCachedResults.hpp'
> '/home/myd/CoinIpopt/include/coin/IpCachedResults.hpp'
> /bin/sh: /bin/install: Permission denied


More information about the Ipopt mailing list