Changes between Version 102 and Version 103 of InstallationGuidelinesVirtualMachine
- Timestamp:
- 03/14/11 15:48:15 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelinesVirtualMachine
v102 v103 27 27 2. Uncompress the image: [http://www.7-zip.org/download.html 7zip] is a very effective FOSS tool for systems running Microsoft OSs. In Linux distros, the following command should work: 28 28 {{{ 29 unzip Eden-VM.zip #unzip to current working directory 30 unzip -d ~/ Eden-VM.zip #unzip to home directory 29 tar xvzf eden-dev-env.tar.gz (for example) #extract to current working directory 31 30 }}} 32 31 To run the image, you need to install either !VirtualBox or VMWare: