Changes between Version 15 and Version 16 of Install
- Timestamp:
- 07/20/20 11:55:42 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Install
v15 v16 5 5 If you are interested in contributing to the project, please [mailto:sipb-macathena@mit.edu contact us] 6 6 7 == MacPorts instructions ( DEPRECATED -OS X 10.7 Lion and up) ==7 == MacPorts instructions (OS X 10.7 Lion and up) == 8 8 9 9 * Install MacPorts using the instructions at http://www.macports.org/install.php 10 * `cd /opt/local && svn co http://macathena.mit.edu/svn/trunk/ports/ macathena-ports`11 * `sudo sed -i '1ifile:///opt/local/macathena -ports' /opt/local/etc/macports/sources.conf`10 * `cd /opt/local && git clone https://github.com/macathena/macathena macathena` 11 * `sudo sed -i '1ifile:///opt/local/macathena/ports' /opt/local/etc/macports/sources.conf` 12 12 * `port selfupdate` 13 13 * `port install macathena-base`