Read about how to install oracle java jdk on ubuntu linux, The latest news, videos, and discussion topics about how to install oracle java jdk on ubuntu linux from alibabacloud.com
1. Installing JDK 1.7Install JDK 1.7 By default in Ubuntu (/USR/LIB/JVM/JAVA-7-OPENJDK-AMD64)If not available for download: Wget-c http://download.oracle.com/otn-pub/java/jdk/7/jdk-7-
Tags: style blog http color io os ar using JavaDescription:Because many systems do not support the use of OPENJDK, it is necessary to install Oracle JDK under Ubuntu. While the installation of Oracle JDK does not seem to provide t
1. Download the required Tarball from Here2. Unzip ThisTarballusing "TAR-ZXVF Tarball_name3. Create a folder name Javainch/usr/lib, you need root permission4. mv The extracted folder to/usr/lib/java/5. Next run these below scriptsinchTerminalsudo Update-alternatives--install"/usr/bin/java" "Java" "/usr/lib/
Http://www.cnblogs.com/memory4young/p/ubuntu-install-jdk.htmlFirst, downloadFirst of all, of course it is to download.Address: http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.htmlSelect a different version as needed. The author chooses the jdk-7u45,Second, decompressionUnzip the downloade
ObjectiveUsing PPA to install JDK in Ubuntu Server compared to the Oracle official website download package configuration environment Variables the benefit is that the installation is quick and easy, and can be apt-get updated.StepsAdd the PPA source of Java 8, may prompt ad
Label:Previously written on how to manually install Oracle's jdk:http://www.cnblogs.com/bcsflilong/p/4196536.htmlIn fact, there is a simple and convenient way to install with Apt-get.First add a software source1 sudo add-apt-repository ppa:webupd8team/javaUpdate cachesudo apt-get updateStart installation belowInstall version 1.61 sudo apt-get Install
1. Configure the JDK Environment
Download
Log on to the oracle website to download JDK7
Http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html
Before downloading, We must select "Accept License Agreement" to allow downloading.
There are several linux
that can be mounted.
(3) decompress the jdk-7u9-linux-i586.tar.gz and place it under the/usr/java directory and rename it JDK
Unzip command: sudo tar-zxvf-r jdk-7u9-linux-i586.tar.gz // usr/j
Installing JDK in Ubuntu is simple.
$ Sudo apt-Get install sun-java6-jre sun-java6-jdkAutomatic Installation of JRE and JDK
Download ant, JUnit, and unzip tomcat to your desired location, under my/home/ycpeng/Java directory
Edit/etc/profile
$ Sudo gedit/etc/profile
Ad
1. Download jdk4linux: jdk-6u24-linux-i586.bin
Mkdir a directory nSoft/, and then put the jdk-6u24-linux-i586.bin under it;
2. Then grant it the execution permission:
chmod +x jdk-6u24-linux-i586.bin
3. Execute the installation:
.
First, download1) can go to the official website to download: http://www.oracle.com/technetwork/java/javase/downloads/ea-jsp-142245.html, more, blurred ~~2) Share My network disk: Link: https://pan.baidu.com/s/1i5n8DaH Password: d3qqSecond, decompression (decompression is not required after installation)1. Place the downloaded tar.gz file in a directory on the server2. Open the Xshell or terminal and enter the directory. Cd/root/soft3. Execute the Dec
View the JDK version installed by the system
[email protected]: ~# java-versionJava Version "1.7.0_79"OpenJDK Runtime Environment (IcedTea 2.5.5) (7U79-2.5.5-0UBUNTU1)OpenJDK 64-bit Server VM (build 24.79-b02, Mixed mode)2. Upload the JDK to the/OPT directory[email protected]: ~# cd/opt[email protected]:/opt# lsJdk-6u45-
1, the official website download jdk.tar.gz package, after decompression is installs the JDK2, enter the [email protected]:~/android/jdk1.8.0_11/bin directory, you can see Java and other programsEnter java-version hintThe program ' Java ' Can is found in the following packages:* DEFAULT-JRE* Gcj-4.6-jre-headless* Openjdk-6-jre-headless* Gcj-4.5-jre-headless* Open
Download page: http://www.oracle.com/technetwork/java/javase/archive-139210.htmlOpen "Java SE 7" and open "Java SE development Kit 7u80", select "Accept License Agreement" agree Oracle Binary Code License Agreement for Ja VA SE, click on the response version to start downloading.Finally, enter the following command:1#
C # to Java, install JDK on Linux Ubutu, and run Java programsThen choose Java, naturally the self-written program to be able to run on each OS,Here are the installation tutorials, which are installed online via the network, and t
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.