Yang Yang J2EE Learning Notes (5) Installing J2EE SDK (Installation J2EE SDK)

xiaoxiao2021-03-05  27

Learn some J2EE every week, make a point notes.

Objective: You can use WebSphere to develop J2EE development work.

Come on! Come on! ! Come on! ! !

Install under Linux as an example.

1 Prepare the J2SE normal user identity: ./ j2sdk-1_3_1_01-linux-i386-rpm.bin run the installer, finally generate JDK-1.3.1_01.i386.rpm file 2 installation J2SE SDK1) SUOT identity: rpm -iv jdk -1.3.1_01.i386.3.1_01.i386.RPM Gets from JDK-1.3.1_01-FCS2) CD / USR Discovery Usr Directory 3) CD Java, LS Seeing A JDK1.3.1_01 Directory 4) CD JDK1.3.1 _015) CD bin6) LS, EXIT

3 Prepare to install J2EE1) SU root identity: CP J2SDKEE-1_2_1-Linux.tar.gz / usr / java /; cp j2sdkee-1_2_1-doc-linux.tar.gz / usr / java / 2) CD / USR / JAVA

4 Install J2EE1) TAR ZXVF J2SDKEE-1_2_1-Linux.tar.gz decompression, generate J2SDKee1.2.1 Directory 2) TAR ZXVF J2SDKEE-1_2_1-DOC-Linux.tar.gz Unzip Document 3) RM Deletes the remaining two GZ files , The remaining J2SDKee1.2.1 and JDK1.3.1_01 two directories

转载请注明原文地址:https://www.9cbs.com/read-33942.html

New Post(0)