Changes between Version 18 and Version 19 of Install
- Timestamp:
- 08/05/20 19:52:40 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Install
v18 v19 6 6 7 7 * Install MacPorts using the instructions at http://www.macports.org/install.php 8 * `cd /opt/local && git clone https://github.com/macathena/macathena macathena`8 * `cd /opt/local && sudo git clone https://github.com/macathena/macathena macathena` 9 9 * `sudo sed -i '' $'1i\\\nfile:///opt/local/macathena/ports\n' /opt/local/etc/macports/sources.conf` 10 * ` port selfupdate`11 * ` port install macathena-base`10 * `sudo port selfupdate` 11 * `sudo port install macathena-standard` 12 12 13 13 == Fink instructions (DEPRECATED - OS X 10.5 Leopard and below ONLY) ==