Changes between Version 10 and Version 11 of Installation
- Timestamp:
- 03/03/10 10:53:29 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Installation
v10 v11 5 5 == Automated way == 6 6 There is now an automated installation for the !HaikuPorts system. To install, download this install script [http://ports.haiku-files.org/export/534/haikuporter/trunk/installhaikuporter.sh installhaikuporter.sh] and run it in the terminal. 7 {{{ 8 chmod 777 installhaikuporter.sh 9 ./installhaikuporter.sh 10 }}} 11 7 12 This script will then checkout both the haikuporter tool and the haikuports repository. After the install is done you will then be able to use the haikuporter tool. 8 13
