Changes between Version 3 and Version 4 of Installation
- Timestamp:
- 08/16/07 06:50:19 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Installation
v3 v4 1 1 Currently there is no automated installation for the !BePorts system. Fortunately it is not a lot of work to do by hand. The following describes how to set up a local !BePorts tree and how to install BePorter. 2 2 3 If you want to contribute to the !BePorts project by adding ports, you first need an Assembla account and [wiki:JoinBePortsbecome a member] of the !BePorts Assembla space. If you just want to build existing ports, you do not an account.3 If you want to contribute to the !BePorts project by adding ports, you first [wiki:JoinBePorts need an Assembla account and become a member] of the !BePorts Assembla space. If you just want to build existing ports, you do not an account. 4 4 5 5 '''The !BePorts tree''' … … 23 23 }}} 24 24 25 The repository contains the executable {{{beporter}}} and the [BePortsConf BePorts.conf] file. Place {{{beporter}}} in {{{/boot/home/config/bin}}}, and [BePortsConf BePorts.conf] in{{{/etc}}}. Do not forget to set the {{{PACKAGES_PATH}}} in [BePortsConf BePorts.conf] to where you've checked out the !BePorts tree.25 The repository contains the executable {{{beporter}}} and the [BePortsConf BePorts.conf] file. Copy (or link) {{{beporter}}} to {{{/boot/home/config/bin}}}, and [BePortsConf BePorts.conf] to {{{/etc}}}. Do not forget to set the {{{PACKAGES_PATH}}} in [BePortsConf BePorts.conf] to where you've checked out the !BePorts tree.
