Changes between Version 30 and Version 31 of InstallationGuidelines/Linux/Developer/Script


Ignore:
Timestamp:
01/22/15 04:07:59 (10 years ago)
Author:
Arnav Sharma
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines/Linux/Developer/Script

    v30 v31  
    22
    33== 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]
    55
    66Run using:
    77{{{
    8 sudo bash debian_ubuntu_eden_dev.3.2.sh
     8sudo bash debian_ubuntu_eden_dev.3.2.2.sh
    99}}}
    1010
    1111Full 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)]]
    1313
    1414== Fedora ==
    1515
    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]
    1717
    1818Run using:
    1919{{{
    20 sudo bash install_eden_fedora.sh
     20sudo bash install_eden_fedora.2.sh
    2121}}}
    2222
    2323Full 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)]]
    2525
    2626== Install Eclipse ==