×¢²á | µÇ¼ Íü¼ÇÃÜÂ룿 51ctoÊ×Ò³ | ²©¿Í | ÂÛ̳ | ÕÐÆ¸
ÈȵãÎÄÕ ÀûÓÃÊÖ»úºÍµç³ØÊµÏÖ·´µØÐÄ..
¡¡°ïÖú
2008-05-08 15:25:12



2008-05-08 15:23:45



2008-05-08 15:22:34



2008-05-08 15:17:40
Setting Up a Java 2 Environment on Linux

J2SDK
The first thing you'll need to do is download the Java 2 SDK for Linux from
http://java.sun.com/j2se/downloads.html/. The latest version as of this writing is J2SE 1.4.2 (Java 2 SDK, Standard Edition 1.4.2_03). You can either use a self-extracting file or a RPM (from a self-extracting file). Download the SDK, not the JRE.

The "RPM in self-extracting file" will install Java in /usr/java by default. The "self-extracting file" will inst..



2008-05-08 15:16:40



2008-05-08 15:15:28
±¾ÈËÔÚRed hat LinuxϵͳÉÏÒѾ­³É¹¦°²×°Tomcat,Ö»ÐèÒªÈý²½:

µÚÒ»²½:

ÏÂÔØ×¼±¸±Ø±¸Îļþ:
1.jakarta-tomcat-4.0.1.tar.gz (Tomcat 4.0.1)
http://jakarta.apache.org/tomcat/index.html
2.j2sdk-1_4_0-linux-i386.bin (Jdk1.4)
http://java.sun.com/j2se/1.4/download.html
3. mm.mysql-2.0.4-bin.jar (Ö§³ÖÊý¾Ý¿â)
http://www.mysql.com/downloads/api-jdbc.html

tar zxf jakarta-tomcat-4.0.1.tar.gz ½âѹTomcatµ½/usr/local
Ö±½ÓÖ´ÐÐj2sdk-1_4_0-beta2-linux-i386.bin ½âѹjdk1.4µ½/usr/lo..