Opened 12 years ago

Last modified 12 years ago

#34625 new request

Add COIN-OR libraries to mac ports — at Initial Version

Reported by: kyle.tarplee@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: Cc:
Port: coin-or

Description

Ubuntu has these libraries and it would be nice if mac ports had them too. The install process has gotten much better over the years. Now all you have to do is configure, make, make install.

http://www.coin-or.org

This is how you build it: svn co https://projects.coin-or.org/svn/CoinBinary/CoinAll/releases/1.6.2 CoinAll-1.6.2 cd CoinAll-1.6.2/

#because I don't have gfortran installed and Couenne and Dip are lame ./configure COIN_SKIP_PROJECTS="Ipopt Bonmin Couenne Dip HSL" make make install

#Then copy to the install directory "include" and "lib" contents.

Change History (0)

Note: See TracTickets for help on using tickets.