Changes between Version 3 and Version 4 of InstallationInstructions


Ignore:
Timestamp:
Jul 7, 2010 3:11:29 PM (14 years ago)
Author:
maylill.sande
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationInstructions

    v3 v4  
    1414Go to a terminal and move to the catalogue Magnolia. Unpack Eclipse by writing "tar xzvf [name of downloaded package]" in a terminal.
    1515
     16You may now remove the installation files.
     17
    1618If you have 64-bit Linux installed on your machine, skip this next step. Otherwise (if you have 32-bit Linux) open the file eclipse.ini in the newly unpackaged catalogue and change on the line containing "-vmargs" from "-vmargs" to -"vmargs -Xss8m". You can open the eclipse.ini file in e.g. Emacs.
    1719
    1820If you have 64-bit Linux or another operating system these settings will be changed later in the installation procedure.
     21
     22'''2. Install Java for Magnolia'''
     23
     24Download Sun Java 32-bit (choose Java SE, JDK6 and Linux platform) from http://java.sun.com/download Download to the catalogue Magnolia.
     25
     26The Sun Java site will offer you to log in, create accounts and similar. Skip these steps, which will be one of your options, and simply download the files.
     27
     28Go to a terminal and move to the catalogue Magnolia. Install Sun Java by writing "sh [name of downloaded file]" This will result in the install program asking you to accept the licence. Flip through the licence by using the space bar, the accept the licence. You do not need to register.
     29
     30You may now remove the installation files.
     31