= Installation Guidelines: Linux - Developer (Script) = == Ubuntu and Debian == [http://eden.sahanafoundation.org/raw-attachment/wiki/InstallationGuidelines/Linux/Developer/Script/debian_ubuntu_eden_dev.3.sh Download] Run using: {{{ sudo bash debian_ubuntu_eden_dev.3.2.sh }}} Full Script: [[Include(http://eden.sahanafoundation.org/raw-attachment/wiki/InstallationGuidelines/Linux/Developer/Script/debian_ubuntu_eden_dev.3.2.sh, text/plain)]] == Fedora == [http://eden.sahanafoundation.org/raw-attachment/wiki/InstallationGuidelines/Linux/Developer/Script/install_eden_fedora.sh Download] Run using: {{{ sudo bash install_eden_fedora.sh }}} Full Script: [[Include(http://eden.sahanafoundation.org/raw-attachment/wiki/InstallationGuidelines/Linux/Developer/Script/install_eden_fedora.sh, text/plain)]] == Install Eclipse == If you want a graphical debugger to set breakpoints & step through code then it is recommended to install Eclipse: * DeveloperGuidelines/Eclipse == Developer Guidelines == Now, see how to put your installation to work: * DeveloperGuidelines