Install JDK 6 under SUSE11

Source: Internet
Author: User
1. Check If Java 6 is suitable for logging on to the SUSE11 system ..

1. check whether Java 6 is applicable to the SUSE11 system.

Login http://www.oracle.com/technetwork/java/javase/downloads/index.html

Go to the "Installation Instructions" link, select "Self Extracting linux 64-bit" under Linux, enter the page, and then select "System comprehensions" to check whether jdk of this version supports SUSE11

2. download jdk

Download Linux x64-Self Extracting Installer version (1 is to consider that the machine is 64-bit; 2 is to consider not familiar with rpm)

3. install (root)

1) Download to/usr/local

2) chmod + x jdk-6u27-linux-x64.bin

3)./jdk-6u27-linux-x64.bin

4. view the installation directory

/Opt/sun/javadb/demo/programs/vtis/java
/Opt/sun/javadb/demo/programs/scores/java
/Usr/java
/Usr/local/jdk1.6.0 _ 27/

/Usr/bin/java

5. configure environment variables

Open the/home/xxxUser/. bashrc file,

JAVA_HOME =/usr/java/jdk1.6.0 _ 27

PATH = $ PATH: $ JAVA_HOME/bin

CLASSPATH =.: $ JAVA_HOME/jre/lib/rt. jar: $ JAVA_HOME/lib/tools. jar

Export JAVA_HOME PATH CLASSPATH

Author: Sun Jie

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.