Task: Install JDK 7 on Ubuntu desktop.
Problem 1: Java version 7 is not available from the official Ubuntu repositories. You don't see it neither via "Ubuntu Software Center"
nor via Synaptic Package Manager
.
What to do: Download JDK 7 binaries from the official Java site.
Problem 2: You are Debian/Ubuntu user and don't see applicable .deb
package.
What to do: Again, download JDK 7 self-extract binaries from the official Java site, install and configure it manually.
Step by step instructions to install and manual configure JDK 7 on the Ubuntu 10.04 LTS (the Lucid Lynx) desktop follow:
The post Install JDK 7 on Ubuntu appeared first on ShinePHP.com.