LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Java in linuux (https://www.linuxquestions.org/questions/linux-newbie-8/java-in-linuux-733928/)

nishant.4545 06-18-2009 11:01 AM

Java in linuux
 
Hello everyone,
I want to install jdk in ubuntu 8.10. But i am not able to find it's setup file on the net. I wanted to know whether jdk works in linux or not and if it does where can I find it's setup.
Thank you.

weibullguy 06-18-2009 11:08 AM

Did you check Sun's website http://java.sun.com/javase/downloads/index.jsp? You might also consider using Google and searching "jdk ubuntu install" or something similar to find instructions specific to Ubuntu.

arochester 06-18-2009 11:29 AM

Available from repository.

Connect to the internet. Open a Terminal. Issue the command:
Quote:

sudo apt-get install sun-java6-jdk

Angry_Tommy 06-18-2009 01:26 PM

Quote:

Originally Posted by arochester (Post 3578539)
Available from repository.

Connect to the internet. Open a Terminal. Issue the command:

...and probably you will have to install java plugin manually in your web browser.
for example:
http://java.com/en/download/help/5000010500.xml#enable


All times are GMT -5. The time now is 06:38 AM.