[MacPorts] #34625: Add COIN-OR libraries to mac ports

MacPorts noreply at macports.org
Fri May 25 12:27:13 PDT 2012


#34625: Add COIN-OR libraries to mac ports
--------------------------------------+-------------------------------------
 Reporter:  kyle.tarplee@…            |       Owner:  macports-tickets@…                   
     Type:  request                   |      Status:  new                                  
 Priority:  Normal                    |   Milestone:                                       
Component:  ports                     |     Version:  2.1.1                                
 Keywords:                            |        Port:  coin-or                              
--------------------------------------+-------------------------------------
Changes (by ryandesign@…):

  * keywords:  coin-or =>
  * port:  => coin-or


Old 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.

New 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.
 }}}

--

-- 
Ticket URL: <https://trac.macports.org/ticket/34625#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list