Java cannot be installed

Source: Internet
Author: User
Java cannot be installed-General Linux technology-Linux technology and application information. The following is a detailed description. Example:
New linux is struggling!
Install the java plug-in for your work and download it to java.com/download.
Follow the prompts to switch to the required installation directory. Type:
Cd <Directory path name>
For example, to install software in the/usr/java/directory, type:
Cd/usr/java/

About super user access permissions: to install Java in a system-level location (for example,/usr/local), you must log on as a super user to obtain the necessary permissions. If you do not have the superuser access permission, install Java in your home directory or in a subdirectory with the write permission.
Move the binary file of the .tar.gz file to the current directory.
Decompress the tarball and install Java
Tar zxvf jre-7u7-linux-x64.tar.gz

The Java file will be installed in the jre1.7.0 _ 7 directory in the current directory. In this example, Java will be installed in the/usr/java/jre1.7.0 _ 7 directory.
Note: the file name has been changed as needed. However, the installation was not successful!
Please advise me if you don't want to get into the stream!

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.