[Cbc] Issue while Installing Cbc on docker image

Chaitanya Kirty chaitanya.kirty at fractal.ai
Tue Mar 3 10:33:34 EST 2020


Hi Team,

While installing Cbc (running it as a containerised app through docker image), we are getting the below issue.

##################################################
### Running CoinUtils unit test
##################################################

build/CoinUtils/2.10.3/test/.libs/lt-unitTest: error while loading shared libraries: libcoinglpk.so.0: cannot open shared object file: No such file or directory
make[1]: *** [test] Error 127
make: *** [test] Error 2

Installation steps :


 wget https://raw.githubusercontent.com/coin-or/coinbrew/master/coinbrew

 chmod +x coinbrew

 ./coinbrew fetch Cbc:releases/2.10.3 --no-prompt

 ./coinbrew build Cbc --no-prompt --prefix=/usr/local --enable-cbc-parallel (We are facing issue at this step)

 ./coinbrew install Cbc



This issue we were not facing before and were able to install and run our code successfully.

Can you please provide the solution for the above issue. Also, it would be great if you can also provide the stable binary, so that we don't have to run the 'fetch' step again and again as everytime we recreate the docker image, it installs the Cbc.

Regards,
Chaitanya





________________________________

This message contains information that may be privileged or confidential and is the property of the Fractal Analytics. It is intended only for the person to whom it is addressed. Access to this e-mail by anyone else is unauthorized. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.

________________________________


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/cbc/attachments/20200303/01a220ef/attachment-0001.html>


More information about the Cbc mailing list