Changes between Version 1 and Version 2 of InstallationGuidelines/Linux/Developer


Ignore:
Timestamp:
11/06/11 11:26:46 (13 years ago)
Author:
Pat Tressel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines/Linux/Developer

    v1 v2  
    11= Installation Guidelines: Linux - Developer =
     2
     3As 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.//
    29
    310== Install Python ==