Changes between Version 3 and Version 4 of InstallationGuidelines/Linux/Developer/Manual
- Timestamp:
- 11/06/11 12:59:47 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelines/Linux/Developer/Manual
v3 v4 1 1 = Installation Guidelines: Linux - Developer (Manual) = 2 3 Examples are shown for Debian-based systems. 2 4 3 5 == Install Python == 4 6 The latest Python 2.7 version is currently recommended. 7 * {{{apt-get install python2.7}}} 5 8 6 9 == Install Python Libraries == 7 Linux users should generally use Operating System Packages, where available. 8 Examples are shown for Debian-based systems 10 Linux users should generally use the packages provided for their specific distribution, where available. 9 11 10 12 ==== Mandatory ====