Sun Microsystems 1 manual Locating and Downloading Supporting Software, Setting System Variables

Models: 1

1 20
Download 20 pages 37.42 Kb
Page 10
Image 10
Locating and Downloading Supporting Software

Locating and Downloading Supporting Software

The default platform for the SATSA 1.0 Reference Implementation is the Windows 2000/x86 platform. The SATSA 1.0 Reference Implementation is based on the Mobile Information Device Profile (MIDP) 2.0 code base.

Before downloading and installing the SATSA 1.0 RI distribution, you must have the following software installed and configured:

Java 2 Platform, Standard Edition (J2SE) SDK, version 1.4.2, or the Java 2runtime environment, version 1.4.2. For complete instructions on how to download and install the J2SE 1.4.2 software, see:

http://java.sun.com/j2se/1.4.2/download.html

Java Card Platform Development Kit Reference Implementation, version 2.2.1. For complete instructions on how to download and install the Java Card Platform Development Kit 2.2.1 Reference Implementation, see:

http://java.sun.com/products/javacard/dev_kit.html

Setting System Variables

The installation of the required software shown above is straightforward and can be accomplished by using the documentation included with each software set. When all the required software has been installed, you should have the following system variables set:

JAVA_HOME - points to the location where you have installed your J2SE platform distribution. For example, C:\j2sdk1.4.2_05.

JC_HOME - points to the location where you have installed your Java Card Platform Development Kit 2.2.1 Reference Implementation. For example,

C:\java_card_kit-2_2_1.

You also should have appended your PATH and CLASSPATH variables:

PATH - append with %JAVA_HOME%\bin and %JC_HOME%\bin.

CLASSPATH - append with %JAVA_HOME%\lib and %JC_HOME%\lib.

2 SATSA Installation Guide • July 2004

Page 10
Image 10
Sun Microsystems 1 manual Locating and Downloading Supporting Software, Setting System Variables