|
This chapter describes how to install the MIDP Reference Implementation, Version 2.0 FCS, onto your desktop system. It assumes that your system meets the hardware and software requirements detailed in the Release Notes.
midp executable at a time. If others try to use the executable at the same time, they will get file sharing violations. midp executable concurrently, they should each install the MIDP Reference Implementation.
To install the MIDP Reference Implementation:
For example, you might decide that you will install it into a subdirectory of C:\.
If multiple people are installing the MIDP Reference Implementation, each person must choose a different directory.
See the instructions that came with CLDC, Version 1.0.4.
If it is already installed, go to the next step.
Unzipping the distribution will create a subdirectory, midp2.0fcs, that contains the subdirectories listed in the Release Notes.
The MIDP Reference Implementation documentation refers to the full path name of the directory that holds your MIDP Reference Implementation installation (such as c:\midp2.0fcs) as midpInstallDir.
See the section that corresponds to your system type:
To set the environment variables for Microsoft Windows 2000:
PATH system variable, if necessary. Ensure that it includes the directories of:To set the environment variables for the Solaris™ Operating Environment or Linux operating system:
PATH environment variable to include the directories of the tools you will use to build the MIDP Reference Implementation. They will probably include the JDK release, ZIP tools, and GCC, as well as your other programming tools./usr/bin must appear before /usr/ucb.
ALT_BOOTDIR – Have it point to the directory that contains your JDK release if it is not in either /usr/local/java/jdk1.3/x86 or /usr/local/java/jdk1.3/solaris (depending on your system architecture).KVM_DIR – Have it point to the directory that contains your CLDC, Version 1.0.4 installation if the release is not in the midpInstallDir/../kvm directory.
|
Installing MIDP MIDP Reference Implementation, Version 2.0 FCS |
Copyright © 2002 Sun Microsystems, Inc. All rights reserved.