Go Back   TechArena Community > Software > Operating Systems
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , , ,

Sponsored Links



How to install JRE on Ubuntu

Operating Systems


Reply
 
Thread Tools Search this Thread
  #1  
Old 10-10-2009
Member
 
Join Date: Sep 2009
Posts: 77
How to install JRE on Ubuntu

I have installed Ubuntu along with eclipse on my machine. Recently i had downloaded java.sun from the internet. I was trying to install JRE on my machine, but it doesn't get installed. Can any body tell me that how to install JRE on Ubuntu? Does any body have any idea about it? Let me know the correct way for installing JRE on Ubuntu machine. Would be grateful, if any body provides me the correct way for doing it. Thanks in advance.
Reply With Quote
  #2  
Old 10-10-2009
Calvin K's Avatar
Member
 
Join Date: Apr 2008
Posts: 3,479
Re: How to install JRE on Ubuntu

Java applications are compiled to bytecode, which at runtime is either interpreted or compiled to native machine code for execution. This process requires you to download an executable file that includes all the files needed for the complete installation. You do not need to remain connected to the Internet during the installation. The file can also be copied to a computer that is not connected to the Internet.
Reply With Quote
  #3  
Old 10-10-2009
Lillebror's Avatar
Member
 
Join Date: Apr 2008
Posts: 3,259
Re: How to install JRE on Ubuntu

First you need to check multiverse repository enabled or not after that open a terminal window. Note - you must have administrative permissions in order to install the Java 2 Runtime Environment. The download page provides the following two choices of installation. Continue based on your choice. Since you are going to be installing the JRE and the web browser plug-in, you’ll be using the following command from a terminal
Quote:
sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts
Reply With Quote
  #4  
Old 10-10-2009
jesse's Avatar
Member
 
Join Date: Nov 2005
Posts: 2,965
Re: How to install JRE on Ubuntu

Java, which includes Java Plug-in software and Java Virtual Machine components needed to run Java technology based applets in a web browser. You need to confirm that your system is configured properly for Sun’s JRE. This is a two-step process. First, check that the JRE is properly installed by running the following command from a terminal.
Quote:
java -version
Reply With Quote
  #5  
Old 12-10-2009
rosetaylor
 
Posts: n/a
Re: How to install JRE on Ubuntu

First you need to check multiverse repository enabled or not after that open a terminal....then type following command-:

sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts

Once it downloads the packages and begins the installation, you’ll get a screen that contains the Sun Operating System Distributor License for Java and hit Enter to continue. You’ll see a dialog that asks you if you agree with the DLJ license terms. Select Yes, and hit Enter; the JRE will finish installing.
Reply With Quote
Reply

  TechArena Community > Software > Operating Systems


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "How to install JRE on Ubuntu"
Thread Thread Starter Forum Replies Last Post
cannot install Ubuntu 11.10 (64) Joyendu Operating Systems 9 31-12-2011 03:01 AM
how to install c++ on ubuntu Ansari Bros Operating Systems 6 30-10-2011 01:56 AM
How to install XP after Ubuntu AaAgMaN Operating Systems 4 30-01-2011 07:39 PM
How to install KDE 4.4 RC 2 on Ubuntu 9.10? Rup_me Operating Systems 4 03-02-2010 08:19 AM
Install IE in Ubuntu KDE_RuLeZ Operating Systems 3 31-08-2009 08:34 PM


All times are GMT +5.5. The time now is 12:20 AM.