How to install CLP - aik7/Boosting GitHub Wiki

  1. Download the "coinbrew" script from: https://raw.githubusercontent.com/coin-or/coinbrew/master/coinbrew

  2. Run the following commands: chmod a+x coinbrew ./coinbrew fetch Clp ./coinbrew build Clp --prefix=/some/absolute/path --test ./coinbrew install Clp

Reference: https://github.com/coin-or/Clp#using-coinbrew