[Scip] some errors when installing SCIP under windows

Xiangyong Li lixiangyong at 163.com
Mon Dec 14 22:55:01 MET 2009


Dear all,

I want to install SCIP on my destop . I first installed Soplex as the LP solver. Then I installed SCIP. I need specifiy the setting of "spxinc". After I input "c:\soplex\src", some errors came up as follows: 

C:\scip>make LPS=spx  OSTYPE=MINGW32_NT-6.0 COMP=gnu ZLIB=false ZIMPL=false
make[1]: Entering directory `/c/scip'

- Current settings: LPS=spx OSTYPE=MINGW32_NT-6.0 ARCH=x86 COMP=gnu SUFFIX= ZIMP
L=false ZIMPLOPT=opt IPOPT=false IPOPTOPT=opt

* SCIP needs some softlinks to external programs, in particular, LP-solvers.
* Please insert the paths to the corresponding directories/libraries below.
* The links will be installed in the 'lib' directory.
* For more information and if you experience problems see the INSTALL file.

  -> "spxinc" is the path to the SoPlex "src" directory, e.g., "../../soplex/src".
  -> "libsoplex.*" is the path to the SoPlex library, e.g., "../../soplex/lib/libsoplex.linux.x86.gnu.opt.a"

- preparing missing soft-link "lib/spxinc":
> Enter soft-link target file or directory for "lib/spxinc" (return if not needed):
> c:\sopex\src
-> creating softlink "lib/spxinc" -> "c:sopexsrc"
ln: creating symbolic link `lib/spxinc' to `c:sopexsrc': No such file or directory
make[1]: *** [lib/spxinc] Error 1
make[1]: Leaving directory `/c/scip'
make: *** [lib/linkscreated.spx-opt.MINGW32_NT-6.0.x86.gnu.false-opt.false-opt]Error 2


Can you help me to figure out this problem?  


Thanks.


Xiangyong







-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserv.zib.de/mailman/private/scip/attachments/20091214/17b6823b/attachment.html


More information about the Scip mailing list