[Scip] Fwd: SCIP installation

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


---------- Forwarded message ----------
From: Jose L Walteros <jl.walteros at gmail.com>
Date: Tue, Aug 14, 2012 at 2:08 PM
Subject: Re: [Scip] SCIP installation
To: Stefan Vigerske <stefan at math.hu-berlin.de>


Hi Stefan,


No, it didn't work I got:

make READLINE=false ARCH=mingw32_nt-5.1
make[1]: Entering directory `/c/GNU/SCIP/scipoptsuite-3.0.0'
/c/GNU/SCIP/scipoptsuite-3.0.0/scip-3.0.0/make/make.project:146:
/c/GNU/SCIP/sci
poptsuite-3.0.0/scip-3.0.0/make/make.mingw.mingw32_nt-5.1.gnu.opt: No such
file
or directory
/c/GNU/SCIP/scipoptsuite-3.0.0/scip-3.0.0/make/make.project:297: *** ZIMPL
requi
res the ZLIB to be linked. Use either ZIMPL=false or ZLIB=true.  Stop.
make[1]: Leaving directory `/c/GNU/SCIP/scipoptsuite-3.0.0'


The problem begins when ZIMPL is being compiled. Is there anything that I
can change in the ZIMPL makefile that you can think of?

I compiled it with

ZIMPL=false ZLIB=false READLINE=false and it worked, but when I tried to
compile the bin-packing example it didn't worked. I assume it requires
ZIMPL for the input files, right?

Any suggestions?



On Tue, Aug 14, 2012 at 1:56 PM, Stefan Vigerske
<stefan at math.hu-berlin.de>wrote:

> Hi,
>
> try
>
> make READLINE=false ARCH=mingw32_nt-5.1
>
> But I think that this configuration hasn't been tested for a while.
>
> Stefan
>
>
> On 08/14/2012 07:18 PM, Jose L Walteros wrote:
>
>> 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
>>
>>
>>
>> ______________________________**_________________
>> Scip mailing list
>> Scip at zib.de
>> http://listserv.zib.de/**mailman/listinfo/scip<http://listserv.zib.de/mailman/listinfo/scip>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserv.zib.de/mailman/private/scip/attachments/20120814/c38828c6/attachment.html


More information about the Scip mailing list