Difference between revisions of "MiTo"
From CCRMA Wiki
m |
m |
||
Line 1: | Line 1: | ||
<style> | <style> | ||
− | td.leftcell {width: | + | td.leftcell {width:103px;text-align:right;margin-right:20x}; |
</style> | </style> | ||
<table> | <table> | ||
− | <tr><td class="leftcell">Get MacPorts:</td><td>www.macports.org/install.php</td></tr> | + | <tr><td class="leftcell">Get MacPorts:</td><td>http://www.macports.org/install.php</td></tr> |
<tr><td class="leftcell">Get cmake:</td><td>port install cmake</td></tr> | <tr><td class="leftcell">Get cmake:</td><td>port install cmake</td></tr> | ||
<tr><td class="leftcell">Get git:</td><td>http://git-scm.com/download</td></tr> | <tr><td class="leftcell">Get git:</td><td>http://git-scm.com/download</td></tr> | ||
<tr><td class="leftcell">Get Mono:</td><td>http://www.go-mono.com/mono-downloads/download.html</td></tr> | <tr><td class="leftcell">Get Mono:</td><td>http://www.go-mono.com/mono-downloads/download.html</td></tr> | ||
</table> | </table> |
Revision as of 17:54, 1 September 2009
<style> td.leftcell {width:103px;text-align:right;margin-right:20x}; </style>
Get MacPorts: | http://www.macports.org/install.php |
Get cmake: | port install cmake |
Get git: | http://git-scm.com/download |
Get Mono: | http://www.go-mono.com/mono-downloads/download.html |