[SCIP] How to check if SCIP is installed correctly in Windows

Matthias Miltenberger miltenberger at zib.de
Thu Dec 22 08:21:33 CET 2016


Dear Sujayandra,

I'm sorry to tell you that your installation of SCIP did not work. In 
the output it says: "g++: Command not found". You're obviously missing a 
C++ compiler in your cygwin environment. Please install g++ and while 
you're at it you might also want to install "readline", "zlib" and "gmp" 
- the "-dev" version is required to ensure that the header files are 
also available.

Please also have a thorough look at the INSTALL file in the SCIP 
distribution.

all the best
Matthias

On 22.12.2016 07:58, Sujayandra V wrote:
> Hello ZIB Team
>
>
> I have installed cygwin and tried to install SCIP in windows. I am not 
> clear if I am in the right direction.
>
> I call make command inside SCIP folder and get this output  below. How 
> do I check if its is installed. Also can I run some sample examples to 
> check if installation is perfect.
>
> -------------------------------------------------------------------------------------------------------------
>
> make[1]: Entering directory '/cygdrive/c/scipoptsuite-3.2.1'
> ** Creating directory "/cygdrive/c/scipoptsuite-3.2.1/scip-3.2.1/lib".
> ** Creating directory 
> "/cygdrive/c/scipoptsuite-3.2.1/scip-3.2.1/lib/zimplinc".
>
> ** Building SoPlex library 
> "/cygdrive/c/scipoptsuite-3.2.1/soplex-2.2.1/lib/libsoplex.cygwin.x86.gnu.opt.a".
> make[2]: Entering directory '/cygdrive/c/scipoptsuite-3.2.1/soplex-2.2.1'
> make[3]: Entering directory '/cygdrive/c/scipoptsuite-3.2.1/soplex-2.2.1'
> make[3]: Leaving directory '/cygdrive/c/scipoptsuite-3.2.1/soplex-2.2.1'
> make[3]: Entering directory '/cygdrive/c/scipoptsuite-3.2.1/soplex-2.2.1'
> -> compiling obj/O.cygwin.x86.gnu.opt/lib/changesoplex.o
> make[3]: g++: Command not found
> Makefile:609: recipe for target 
> 'obj/O.cygwin.x86.gnu.opt/lib/changesoplex.o' failed
> make[3]: *** [obj/O.cygwin.x86.gnu.opt/lib/changesoplex.o] Error 127
> make[3]: Leaving directory '/cygdrive/c/scipoptsuite-3.2.1/soplex-2.2.1'
> Makefile:473: recipe for target 'makelibfile' failed
> make[2]: [makelibfile] Error 2 (ignored)
> make[3]: Entering directory '/cygdrive/c/scipoptsuite-3.2.1/soplex-2.2.1'
> -> compiling obj/O.cygwin.x86.gnu.opt/lib/changesoplex.o
> make[3]: g++: Command not found
> Makefile:609: recipe for target 
> 'obj/O.cygwin.x86.gnu.opt/lib/changesoplex.o' failed
> make[3]: *** [obj/O.cygwin.x86.gnu.opt/lib/changesoplex.o] Error 127
> make[3]: Leaving directory '/cygdrive/c/scipoptsuite-3.2.1/soplex-2.2.1'
> Makefile:437: recipe for target 'all' failed
> make[2]: [all] Error 2 (ignored)
> make[2]: Leaving directory '/cygdrive/c/scipoptsuite-3.2.1/soplex-2.2.1'
>
> ** Building ZIMPL library 
> "/cygdrive/c/scipoptsuite-3.2.1/zimpl-3.3.3/lib/libzimpl.cygwin.x86.gnu.opt.a".
> make[2]: Entering directory '/cygdrive/c/scipoptsuite-3.2.1/zimpl-3.3.3'
> -> compiling obj/O.cygwin.x86.gnu.normal.opt/blkmem.o
> make[2]: gcc: Command not found
> Makefile:249: recipe for target 
> 'obj/O.cygwin.x86.gnu.normal.opt/blkmem.o' failed
> make[2]: *** [obj/O.cygwin.x86.gnu.normal.opt/blkmem.o] Error 127
> make[2]: Leaving directory '/cygdrive/c/scipoptsuite-3.2.1/zimpl-3.3.3'
> Makefile.doit:149: recipe for target 
> '/cygdrive/c/scipoptsuite-3.2.1/zimpl-3.3.3/lib/libzimpl.cygwin.x86.gnu.opt.a' 
> failed
> make[1]: *** 
> [/cygdrive/c/scipoptsuite-3.2.1/zimpl-3.3.3/lib/libzimpl.cygwin.x86.gnu.opt.a] 
> Error 2
> make[1]: Leaving directory '/cygdrive/c/scipoptsuite-3.2.1'
> Makefile:87: recipe for target 'scipbinary' failed
> make: *** [scipbinary] Error 2
>
>
> -------------------------------------------------------------------------------------------------------------
>
>
>
> -- 
> Regards
> Sujayandra V
>
>
> _______________________________________________
> Scip mailing list
> Scip at zib.de
> http://listserv.zib.de/mailman/listinfo/scip

-- 
\__________________

Matthias Miltenberger
Zuse Institute Berlin
Takustr. 7, 14195 Berlin
www.zib.de/miltenberger
miltenberger at zib.de
+49 (30) 841 85-245

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.zib.de/pipermail/scip/attachments/20161222/f2ce2501/attachment.html>


More information about the Scip mailing list