Changes between Version 102 and Version 103 of InstallationGuidelinesVirtualMachine


Ignore:
Timestamp:
03/14/11 15:48:15 (14 years ago)
Author:
rik goldman
Comment:

revised from unzip to tar xvzf

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelinesVirtualMachine

    v102 v103  
    2727 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:
    2828{{{
    29 unzip Eden-VM.zip #unzip to current working directory
    30 unzip -d ~/ Eden-VM.zip #unzip to home directory
     29tar xvzf eden-dev-env.tar.gz (for example) #extract to current working directory
    3130}}}
    3231To run the image, you need to install either !VirtualBox or VMWare: