[Cbc] Installation error of Cbc -2.0

Ramasubramaniam Muthurathnasabapthy iiscrams at gmail.com
Wed Mar 5 04:18:41 EST 2008


I tried installing Cbc-2.0.0. OS: WinXP, Configure script was run using
MSYS.
used default settings. no changes made.

./configure ran succesfully.
./make ran successfully.

But.. ./make test failed.
i put the error message below  :


Making all in src
make[2]: Entering directory `/c/Cbc-2.0.0/Cbc/src'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/c/Cbc-2.0.0/Cbc/src'
make[2]: Entering directory `/c/Cbc-2.0.0/Cbc'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/c/Cbc-2.0.0/Cbc'
cd test; make test
make[2]: Entering directory `/c/Cbc-2.0.0/Cbc/test'
if test x"" != x; then \
        MIPLIBARG="-dirMiplib  -miplib"; \
fi; \
if test x"" != x; then \
        SAMPLEARG="-dirSample "; \
fi; \
../src/cbc.exe $SAMPLEARG -unitTest $MIPLIBARG
Coin Cbc and Clp Solver version 2.00.00, build Mar  5 2008
command line - c:\Cbc-2.0.0\Cbc\src\cbc.exe -unitTest
  processing mps file: p0033 (1 out of 2)
At line 15 NAME          P0033
At line 16 ROWS
At line 34 COLUMNS
At line 109 RHS
At line 118 BOUNDS
At line 152 ENDATA
Problem P0033 has 16 rows, 33 columns and 98 elements
Coin0008I P0033 read with 0 errors
Coin0506I Presolve 15 (-1) rows, 32 (-1) columns and 97 (-1) elements
Clp0006I 0  Obj 0 Primal inf 18.4925 (10)
make[2]: *** [test_cbc] Error 5
make[2]: Leaving directory `/c/Cbc-2.0.0/Cbc/test'
make[1]: *** [test] Error 2
make[1]: Leaving directory `/c/Cbc-2.0.0/Cbc'
make: *** [test] Error 2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.coin-or.org/pipermail/cbc/attachments/20080305/a99619e5/attachment.html 


More information about the Cbc mailing list