Changes between Version 30 and Version 31 of InstallationGuidelines/Linux/Developer/Script
- Timestamp:
- 01/22/15 04:07:59 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelines/Linux/Developer/Script
v30 v31 2 2 3 3 == Ubuntu and Debian == 4 [http://eden.sahanafoundation.org/raw-attachment/wiki/InstallationGuidelines/Linux/Developer/Script/debian_ubuntu_eden_dev.3. sh Download]4 [http://eden.sahanafoundation.org/raw-attachment/wiki/InstallationGuidelines/Linux/Developer/Script/debian_ubuntu_eden_dev.3.2.2.sh Download] 5 5 6 6 Run using: 7 7 {{{ 8 sudo bash debian_ubuntu_eden_dev.3.2. sh8 sudo bash debian_ubuntu_eden_dev.3.2.2.sh 9 9 }}} 10 10 11 11 Full Script: 12 [[Include(http://eden.sahanafoundation.org/raw-attachment/wiki/InstallationGuidelines/Linux/Developer/Script/debian_ubuntu_eden_dev.3.2. sh, text/plain)]]12 [[Include(http://eden.sahanafoundation.org/raw-attachment/wiki/InstallationGuidelines/Linux/Developer/Script/debian_ubuntu_eden_dev.3.2.2.sh, text/plain)]] 13 13 14 14 == Fedora == 15 15 16 [http://eden.sahanafoundation.org/raw-attachment/wiki/InstallationGuidelines/Linux/Developer/Script/install_eden_fedora. sh Download]16 [http://eden.sahanafoundation.org/raw-attachment/wiki/InstallationGuidelines/Linux/Developer/Script/install_eden_fedora.2.sh Download] 17 17 18 18 Run using: 19 19 {{{ 20 sudo bash install_eden_fedora. sh20 sudo bash install_eden_fedora.2.sh 21 21 }}} 22 22 23 23 Full Script: 24 [[Include(http://eden.sahanafoundation.org/raw-attachment/wiki/InstallationGuidelines/Linux/Developer/Script/install_eden_fedora. sh, text/plain)]]24 [[Include(http://eden.sahanafoundation.org/raw-attachment/wiki/InstallationGuidelines/Linux/Developer/Script/install_eden_fedora.2.sh, text/plain)]] 25 25 26 26 == Install Eclipse ==