Changes between Version 2 and Version 3 of EncapInstall
- Timestamp:
- 07/19/07 09:15:23 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
EncapInstall
v2 v3 1 EncapPackages | EncapReadme | '''EncapInstall''' | EncapHowto1 EncapPackages | EncapReadme | EncapPlatforms | '''EncapInstall''' | EncapHowto 2 2 3 3 ---- … … 17 17 * If built from source, first need all recommended libraries from web page 18 18 * To ease building from source, read `epkg/README` and use `epkg/Makefile` 19 * On AIX 4.3.3, you will need GNU binutils from: 20 ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/GNUPro/binutils-2.9.aix51.020209-4.aix4.3.ppc.rpm 19 21 20 22 You will need binaries of the GNU tools. For GNU and BSD based operating … … 27 29 (These are trivial to convert into encap packages) 28 30 * Bull AIX Freeware at http://www.bullfreeware.com/ 31 * IBM AIX Toolbox at ftp://ftp.software.ibm.com/aix/freeSoftware 29 32 30 33 Solaris:: … … 33 36 34 37 == Advanced Packaging Tool (APT) support == 35 36 38 On platforms that use APT, such as Debian and Ubuntu, "bcfg2-python-apt" must 37 39 be built. Unfortunately the version required is dependent on the version of the … … 90 92 get stuff up and running. 91 93 92 On GNU/Linux platforms, glib and gamin will also be built; these only have to93 be installed only on the bcfg2 server machine.94 95 94 Cheetah will be built on all platforms (as it is needed as a build-time 96 95 prerequisite), however for run-time it only needs to be installed on the bcfg2 … … 102 101 103 102 == Documentation Version == 104 * This is a copy of: $Id: INSTALL 2187 2006-09-04 18:12:44Z dclark $103 * This is a copy of: $Id: INSTALL 3495 2007-07-19 14:12:43Z dclark $ 105 104 * Most recent version: http://www.bcfg2.org/browser/trunk/bcfg2/encap/INSTALL 105