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

Noli Sicad nsicad at gmail.com
Mon Nov 19 01:52:12 EST 2012


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?

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
>


More information about the Cbc mailing list