C.3. Java 2 Standard Edition (J2SE)

C.3.1. Windows Platform

Download j2sdk-1_4_1_02-windows-i586.exe from the site http://java.sun.com/j2se/1.4.1/download.html. Simply invoke the program, and it will set up the SDK. Remember to add JAVA_HOME in your environment variable to point to the J2SE installation location (for example, D:J2SE).

C.3.2. Unix Platform

Download j2sdk-1_4_1_02-solaris-sparc.sh from the site http://java.sun.com/j2se/1.4.1/download.html. Simply execute the installation script. Remember to add JAVA_HOME in your environment variable to point to the J2SE installation location (for example, /usr/j2se). You may want to link your /usr/java to your J2SE installation location (for example, ln -s /usr/j2se /usr/java). Refer to the installation guide for details.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.190.156.212