[Ipopt-tickets] [Ipopt] #149: configure script fails if $IPOPTDIR contains a space

Ipopt coin-trac at coin-or.org
Wed Feb 23 17:44:19 EST 2011


#149: configure script fails if $IPOPTDIR contains a space
-------------------+--------------------------------------------------------
Reporter:  sbrth   |       Owner:  ipopt-team
    Type:  defect  |      Status:  new       
Priority:  normal  |   Component:  Ipopt     
 Version:  3.9     |    Severity:  normal    
Keywords:          |  
-------------------+--------------------------------------------------------
 Hello,

 while trying to build Ipopt as described in the pdf documentation, I ran
 into a problem because my working directory contains a space. It seems
 some escaping is missing.

 Here is the configure output:

 {{{
 configure: configuring in ThirdParty/ASL
 configure: running /bin/sh '../../../ThirdParty/ASL/configure'
 --prefix=/Users/seb/Documents/2010/surelevation Boulogne/toto/Ipopt/build
 --cache-file=/dev/null --srcdir=../../../ThirdParty/ASL
 configure: WARNING: you should use --build, --host, --target
 configure: WARNING: invalid host type: Boulogne/toto/Ipopt/build
 checking build system type... Invalid configuration
 `Boulogne/toto/Ipopt/build': machine `Boulogne/toto/Ipopt/build' not
 recognized
 configure: error: /bin/sh ../../../ThirdParty/ASL/config.sub
 Boulogne/toto/Ipopt/build failed
 configure: error: /bin/sh '../../../ThirdParty/ASL/configure' failed for
 ThirdParty/ASL
 }}}

 I'm using version 3.9.2.

-- 
Ticket URL: <https://projects.coin-or.org/Ipopt/ticket/149>
Ipopt <http://projects.coin-or.org/Ipopt>
Interior-point optimizer for nonlinear programs.



More information about the Ipopt-tickets mailing list