[Scip] SCIP installation

Jose L Walteros jl.walteros at gmail.com
Tue Aug 14 19:18:54 MEST 2012


Hi all,

I am trying to install the latest version of SCIP Optimization Suit 3.0.0
for windows using minGW 5.0.5. I have already installed ZLib and GMP (I
double checked and the .h and .a are in the correct place). Everything
seems to be in place to me. However, when I am trying to install SCIP using

make READLINE=false

I get the following error while building the ZIMPL library:


** Building ZIMPL library
"/c/GNU/SCIP/scipoptsuite-3.0.0/zimpl-3.3.0/lib/libzim
pl.mingw.x86.gnu.opt.a".
make[2]: Entering directory `/c/GNU/SCIP/scipoptsuite-3.0.0/zimpl-3.3.0'
Makefile:126: make/make.mingw32_nt-6.1.x86.gnu.opt: No such file or
directory
make[2]: *** No rule to make target `make/make.mingw32_nt-6.1.x86.gnu.opt'.
 Sto
p.
make[2]: Leaving directory `/c/GNU/SCIP/scipoptsuite-3.0.0/zimpl-3.3.0'
make[1]: ***
[/c/GNU/SCIP/scipoptsuite-3.0.0/zimpl-3.3.0/lib/libzimpl.mingw.x86.
gnu.opt.a] Error 2
make[1]: Leaving directory `/c/GNU/SCIP/scipoptsuite-3.0.0'
make: *** [scipbinary] Error 2


I checked the directory: make/ and indeed the file:

make.mingw32_nt-6.1.x86.gnu.opt

does not exists there, however there is a file

make.mingw32_nt-5.1.x86.gnu.opt

Could you please help me with this?

-J
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserv.zib.de/mailman/private/scip/attachments/20120814/cce5dda3/attachment.html


More information about the Scip mailing list