Changes between Version 3 and Version 4 of InstallationGuidelines/Linux/Developer
- Timestamp:
- 11/06/11 11:32:46 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelines/Linux/Developer
v3 v4 3 3 As a Developer running Linux, you have 2 choices: 4 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.//5 //This option -- installing directly on your machine -- takes longer, but allows getting the latest versions of tools and packages. It may be a better choice if you are interested in doing long-term Eden development.// 6 6 7 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.//8 //This is appropriate for getting started quickly, as browser and IDE setup has been done. The virtual machine itself will need some setup.//