[Cbc] Compiling and installing CBC in Mac OS X (10.8.2)

Stefan Vigerske stefan at math.hu-berlin.de
Mon Nov 19 05:59:32 EST 2012


Hi,

On 11/19/2012 07:52 AM, Noli Sicad wrote:
> Hi,
>
> It seems that CBC configure, make and make install is not producing
> the right binary for Mac OS X.
>
> See this log (below).
>
> Segmentation fault: 11
>
> Any advice how to fix this?

configure with --enable-debug, rebuild, run the binary trough gdb or 
valgrind, find the bug, and send us a fix (best to the mailing list, 
registering new users at trac is probably still not working).

Stefan

>
> Noli
>
> ########
> Nolis-MacBook-Pro:examples nsicad$
> /Users/nsicad/Documents/Cbc-2.7.7/bin/cbc quad2.mps -solve -solution
> Welcome to the CBC MILP Solver
> Version: 2.7.7
> Build Date: Nov 10 2012
>
> command line - /Users/nsicad/Documents/Cbc-2.7.7/bin/cbc quad2.mps
> -solve -solution (default strategy 1)
> At line 1 NAME
> At line 2 ROWS
> At line 165 COLUMNS
> At line 420 RHS
> At line 477 BOUNDS
> At line 534 QUADOBJ
> Problem no_name has 161 rows, 136 columns and 446 elements
> Coin0008I no_name read with 0 errors
> At line 545 ENDATA
> There are 10 bilinear and 50 integers
> all bilinearity in objective
> ***** offset -0
> There were 0 I-I, 0 I-x and 10 x-x bilinear in objective
> There were 0 I-I, 0 I-x and 10 x-x bilinear in total of which 0 were duplicates
> Clp0006I 0  Obj 0 Primal inf 103636.55 (46) Dual inf 44.512735 (69)
> Segmentation fault: 11
> Nolis-MacBook-Pro:examples nsicad$
>
>
>
> On 11/19/12, Noli Sicad <nsicad at gmail.com> wrote:
>> Hi,
>>
>> I am trying to compile and install CBC with GLPK/MathProg (GMPL) in
>> Mac OS X (10.8.2).
>>
>> The compilation with Gplk-4.45 went well but the install seems not going
>> well.
>>
>> I was expecting to be installed in /usr/local
>>
>> e.g. /usr/local//Cbc-2.7.7
>>
>> How do I edit the make install script inorder to install as mentioned
>> above?
>>
>> How do edit the scrpt inorder to install Glpk-4.47 instead of Glpk-4.45?
>>
>> Here's lnk (below) the logs of make install in Mac OS X.
>>
>> https://gist.github.com/4109052
>>
>> Thanks.
>>
>> Regards,
>>
>> Noli
>>
> _______________________________________________
> Cbc mailing list
> Cbc at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/cbc
>



More information about the Cbc mailing list