2 installation, 1 toolchain & package installation, 2 jdk installation – Solvline LemonIDE Ver 1.0c User Manual
Page 19: 2 installation -2

LemonIDE
TM
Chapter 4. Installing LemonIDE Linux
4.2 Installation
LemonIDE, Integrated development Environment based on Eclipse platform will be installed on Linux host.
4.2.1 Toolchain & Package Installation
LemonIDE is provided in tar.gz format. When the package file is extracted under the ‘/’ directory, LemonIDE is
installed under /opt/lemonide. LemonIDE need not be installed again, if already installed while installing Toolchain
with instruction provided in “Eddy_DK_Programmer_Guide”.
Note
Carry out all installation procedures under super user privileges.
Example below assumes CDROM be mounted on /mnt/cdrom.
# cd /
# tar -zxvf /mnt/cdrom/SDK/linux/lemonide*.tar.gz -C /
4.2.2 JDK installation
LemonIDE requires a Java Runtime Environment running on the Linux host system.
Java 5 JRE (Java Runtime Environment) or higher is required, and Java 5 JRE is recommended. Some features may
not display normal performance under Java 6 JRE.
User must download and install JDK as its License policy forbids public distribution. The following describes
downloading and installing of JDK 5.0.
4-2