i have downloaded the jdk file having the tar.gz
extension.I am using a 64 bit pc.but i don't understand how to install the javac
compiler and how to set the path in Ubuntu 15.04.if anyone can give me step by step process please.
Asked
Active
Viewed 21 times
0

Ron
- 20,638

Rahul Singh
- 122
sudo apt-get install openjdk-7-jdk
– A.B. Jul 23 '15 at 16:19