Changes between Version 2 and Version 3 of InstallationGuidelines/VirtualMachineGHC
- Timestamp:
- 11/12/11 11:10:45 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelines/VirtualMachineGHC
v2 v3 21 21 === If you're installing on Mac or Windows === 22 22 23 * Mac and Windows users have VirtualBox installers from the flash drive, in directories {{{Mac}}} or {{{Win32}}}, respectively.23 * Mac and Windows users have !VirtualBox installers from the flash drive, in directories {{{Mac}}} or {{{Win32}}}, respectively. 24 24 * Run the installer (by whatever means is appropriate for your system). 25 25 * Let it install all features. … … 37 37 * Give !VirtualBox Manager the image to run: 38 38 * Select File -> Import Appliance. 39 * Click the Choose button. Navigate to and select EdenDevEnvGHC.ova.39 * Click the Choose button. Navigate to and select !EdenDevEnvGHC.ova. 40 40 * Click Next (or Open, for a Mac). 41 41 * (Do not uncheck any options on the appliance options form.) … … 61 61 == You may want to change the dev password. == 62 62 63 * Start a terminal window by double-clicking the LXTerminal icon.63 * Start a terminal window by double-clicking the !LXTerminal icon. 64 64 * To change your password, type {{{passwd}}} and follow the instructions. 65 65 … … 68 68 If you arrived at the beginning of the Codeathon, you don't need to do this. If you started later, and people might have started updating the team Eden branch on Launchpad, then make sure you have all of their work by doing: 69 69 70 * (If you don't have one open) start a terminal window by double-clicking the LXTerminal icon.70 * (If you don't have one open) start a terminal window by double-clicking the !LXTerminal icon. 71 71 {{{ 72 72 cd /home/web2py/applications/eden