| 2 | |
| 3 | As a Developer running Linux, you have 2 choices: |
| 4 | * Install Python and all libraries manually: InstallationGuidelines/Linux/Developer/Manual [[br]] |
| 5 | //This option takes longer, but allows getting the latest versions of tools and packages.// |
| 6 | |
| 7 | * Install [http://virtualbox.org VirtualBox] & run a [InstallationGuidelinesVirtualMachine Virtual Machine] which includes a pre-configured Eclipse on an Ubuntu OS [[br]] |
| 8 | //This is appropriate for getting started quickly, as browser and IDE setup has been done. The virtual machine itself will need some setup. Installing directly on your machine may be a better choice if you are interested in doing long-term Eden development.// |