Changes between Version 5 and Version 6 of Building_SHR_with_chroot
- Timestamp:
- 05/03/12 19:27:23 (13 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building_SHR_with_chroot
v5 v6 3 3 '''*** Note: This page is working progress!! ***''' 4 4 5 = Introduction=5 == Introduction == 6 6 This page describes how to set up the SHR build environment on a GNU/Linux system using the chroot method. This is the recommended route for beginners as it will minimize the influence of your host system, and as the majority of SHR users choose this method it is more thoroughly tested. 7 7 8 ---- 9 10 = First time setup = 11 == Downloading the Makefile == 8 == First time setup == 9 === Downloading the Makefile === 12 10 The first step is to download the FSO/SHR Makefile from [http://build.shr-project.org/] : 13 11 … … 16 14 }}} 17 15 18 == Setup shr-chroot==16 === Setup shr-chroot === 19 17 The next step is to run one of the following commands depending on whether you have a 32 or 64 bit operating system. 20 18
