<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to Install Java Runtime Environment (JRE) in Ubuntu</title>
	<atom:link href="http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html</link>
	<description>Ubuntu Linux Tutorials,Howtos,Tips &#38; News &#124; Oneiric,Natty,Maverick</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Kevin Audleman</title>
		<link>http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html/comment-page-5#comment-120698</link>
		<dc:creator>Kevin Audleman</dc:creator>
		<pubDate>Tue, 31 Jan 2012 17:25:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-120698</guid>
		<description>You might also want to install the full Java Development Kit, which can be done so:

sudo apt-get openjdk-6-jdk

One thing this gets you is the jar command for creating/modifying .jar files.</description>
		<content:encoded><![CDATA[<p>You might also want to install the full Java Development Kit, which can be done so:</p>
<p>sudo apt-get openjdk-6-jdk</p>
<p>One thing this gets you is the jar command for creating/modifying .jar files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas</title>
		<link>http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html/comment-page-5#comment-117516</link>
		<dc:creator>Lucas</dc:creator>
		<pubDate>Fri, 16 Dec 2011 07:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-117516</guid>
		<description>sun java6 has been removed due to security issues. See here: 

https://lists.ubuntu.com/archives/ubuntu-security-announce/2011-December/001528.html</description>
		<content:encoded><![CDATA[<p>sun java6 has been removed due to security issues. See here: </p>
<p><a href="https://lists.ubuntu.com/archives/ubuntu-security-announce/2011-December/001528.html" rel="nofollow">https://lists.ubuntu.com/archives/ubuntu-security-announce/2011-December/001528.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html/comment-page-5#comment-107174</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 27 Jul 2011 12:48:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-107174</guid>
		<description>I missed out the adding new repository. Please advise me on this I am very new to Xubuntu 10.10</description>
		<content:encoded><![CDATA[<p>I missed out the adding new repository. Please advise me on this I am very new to Xubuntu 10.10</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html/comment-page-5#comment-107158</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 27 Jul 2011 09:38:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-107158</guid>
		<description>Hi,
I am using Xubuntu 10.10 and Google Chrome as browser. I installed the version 20 from Ubuntu Software Center, IcedTea, OpenJDK runtime and web start. It seems even today the version I got is still 20. However some companies in Singapore had upgraded their website and you need version 26. If the Ubuntu Software Center has not updated their Java package how can I upgrade to version 26?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am using Xubuntu 10.10 and Google Chrome as browser. I installed the version 20 from Ubuntu Software Center, IcedTea, OpenJDK runtime and web start. It seems even today the version I got is still 20. However some companies in Singapore had upgraded their website and you need version 26. If the Ubuntu Software Center has not updated their Java package how can I upgrade to version 26?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html/comment-page-5#comment-107079</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Tue, 26 Jul 2011 11:36:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-107079</guid>
		<description>The above (sudo apt-get install sun-java6-jre) does not work for me:
# sudo apt-get install sun-java6-jre
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package sun-java6-jre is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package &#039;sun-java6-jre&#039; has no installation candidate

OTOH, I would appreciate a hint on WHICH of the JRE&#039;s (listed e.g. when you do &quot;apt-cache search jre&quot;) to install (differences) ?

The standard-jre would download 50MB, the gcj-jre only 20MB.</description>
		<content:encoded><![CDATA[<p>The above (sudo apt-get install sun-java6-jre) does not work for me:<br />
# sudo apt-get install sun-java6-jre<br />
Reading package lists&#8230; Done<br />
Building dependency tree<br />
Reading state information&#8230; Done<br />
Package sun-java6-jre is not available, but is referred to by another package.<br />
This may mean that the package is missing, has been obsoleted, or<br />
is only available from another source</p>
<p>E: Package &#8216;sun-java6-jre&#8217; has no installation candidate</p>
<p>OTOH, I would appreciate a hint on WHICH of the JRE&#8217;s (listed e.g. when you do &#8220;apt-cache search jre&#8221;) to install (differences) ?</p>
<p>The standard-jre would download 50MB, the gcj-jre only 20MB.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul R.</title>
		<link>http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html/comment-page-5#comment-103961</link>
		<dc:creator>Paul R.</dc:creator>
		<pubDate>Mon, 09 May 2011 20:17:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-103961</guid>
		<description>It worked, Trojan, thanks!!

ps -fe &#124; grep whiptail
kill #######</description>
		<content:encoded><![CDATA[<p>It worked, Trojan, thanks!!</p>
<p>ps -fe | grep whiptail<br />
kill #######</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trojan Abba</title>
		<link>http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html/comment-page-5#comment-101945</link>
		<dc:creator>Trojan Abba</dc:creator>
		<pubDate>Sat, 23 Apr 2011 12:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-101945</guid>
		<description>I don&#039;t have a GUI on my Ubuntu server, but wanted a Minecraft server running.  To install Java, I opened up a Screen and entered 

sudo apt-get install sun-java6-jre

In the process, it popped up a &quot;dialog&quot; asking me to accept the license, but there was no way to respond to the dialog -- probably due to the license being too many words to fit in the screen. 

I opened up another Screen, and found the apt-get process, then followed it&#039;s children until I found a whiptail process that was responsible for presenting the dialog.  I killed that process.

The install then popped up another, smaller, dialog (something to the effect of &#039;you must accept the license...&#039;) that I COULD respond to, and the install succeeded after that.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t have a GUI on my Ubuntu server, but wanted a Minecraft server running.  To install Java, I opened up a Screen and entered </p>
<p>sudo apt-get install sun-java6-jre</p>
<p>In the process, it popped up a &#8220;dialog&#8221; asking me to accept the license, but there was no way to respond to the dialog -- probably due to the license being too many words to fit in the screen. </p>
<p>I opened up another Screen, and found the apt-get process, then followed it&#8217;s children until I found a whiptail process that was responsible for presenting the dialog.  I killed that process.</p>
<p>The install then popped up another, smaller, dialog (something to the effect of &#8216;you must accept the license&#8230;&#8217;) that I COULD respond to, and the install succeeded after that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wilfredo</title>
		<link>http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html/comment-page-5#comment-101936</link>
		<dc:creator>Wilfredo</dc:creator>
		<pubDate>Sat, 23 Apr 2011 11:43:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-101936</guid>
		<description>To install java on Ubuntu. Is very simple. Do this.

Type in the terminal windows this line 

sudo apt-get install sun-java6-jre sun-java6-plugin

then hit y for &quot;yes&quot; and press enter and automatic start to install the java pluging</description>
		<content:encoded><![CDATA[<p>To install java on Ubuntu. Is very simple. Do this.</p>
<p>Type in the terminal windows this line </p>
<p>sudo apt-get install sun-java6-jre sun-java6-plugin</p>
<p>then hit y for &#8220;yes&#8221; and press enter and automatic start to install the java pluging</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Omar</title>
		<link>http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html/comment-page-5#comment-97049</link>
		<dc:creator>Omar</dc:creator>
		<pubDate>Wed, 30 Mar 2011 20:23:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-97049</guid>
		<description>How to enable Java in Mozilla 3.6.16 ?

I went through Edit-Preferences and i couldn&#039;t find any thing related to &#039;Java enable&#039;</description>
		<content:encoded><![CDATA[<p>How to enable Java in Mozilla 3.6.16 ?</p>
<p>I went through Edit-Preferences and i couldn&#8217;t find any thing related to &#8216;Java enable&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html/comment-page-5#comment-97013</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 30 Mar 2011 08:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-97013</guid>
		<description>try to use the following command from terminal

java -version</description>
		<content:encoded><![CDATA[<p>try to use the following command from terminal</p>
<p>java -version</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: divya singh</title>
		<link>http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html/comment-page-5#comment-97010</link>
		<dc:creator>divya singh</dc:creator>
		<pubDate>Wed, 30 Mar 2011 08:06:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-97010</guid>
		<description>hw to check whether java is installed???</description>
		<content:encoded><![CDATA[<p>hw to check whether java is installed???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: illucypher</title>
		<link>http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html/comment-page-5#comment-93888</link>
		<dc:creator>illucypher</dc:creator>
		<pubDate>Fri, 04 Mar 2011 01:54:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-93888</guid>
		<description>@Chris and cSquall

press the TAB key to activate the  then click enter</description>
		<content:encoded><![CDATA[<p>@Chris and cSquall</p>
<p>press the TAB key to activate the  then click enter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cSquall</title>
		<link>http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html/comment-page-5#comment-92399</link>
		<dc:creator>cSquall</dc:creator>
		<pubDate>Sat, 19 Feb 2011 21:56:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-92399</guid>
		<description>@Chris: Try pressing the spacebar to select the &quot;OK&quot;, then press enter. I think that&#039;s what I did...</description>
		<content:encoded><![CDATA[<p>@Chris: Try pressing the spacebar to select the &#8220;OK&#8221;, then press enter. I think that&#8217;s what I did&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html/comment-page-5#comment-92388</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sat, 19 Feb 2011 17:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-92388</guid>
		<description>I&#039;m at the point where I have to agree to the DLJ terms, and there is no yes for me to select.  There is an OK at the bottom, except I can&#039;t click on it.  Can anyone help me with this.</description>
		<content:encoded><![CDATA[<p>I&#8217;m at the point where I have to agree to the DLJ terms, and there is no yes for me to select.  There is an OK at the bottom, except I can&#8217;t click on it.  Can anyone help me with this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Curt</title>
		<link>http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html/comment-page-5#comment-86239</link>
		<dc:creator>Curt</dc:creator>
		<pubDate>Wed, 29 Dec 2010 16:06:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-86239</guid>
		<description>RE Chuck Ishman
This command worked , it was slow d/l from wifi

sudo apt-get install openjdk-6-jre-headless sun-java6-plugin sun-java6-fonts</description>
		<content:encoded><![CDATA[<p>RE Chuck Ishman<br />
This command worked , it was slow d/l from wifi</p>
<p>sudo apt-get install openjdk-6-jre-headless sun-java6-plugin sun-java6-fonts</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cSquall</title>
		<link>http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html/comment-page-5#comment-57103</link>
		<dc:creator>cSquall</dc:creator>
		<pubDate>Thu, 11 Nov 2010 17:11:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-57103</guid>
		<description>Good posting.  I managed to get the plugin to work, but from what&#039;s in this thread, I&#039;ll go back and check to make sure that the rest of the packages installed correctly.

Regarding the plugin --- remove the icedtea plugin and the Sun Java won will then appear --- they can&#039;t be there concurrently, even if you have disabled the icedtea. At least that&#039;s how it worked for me...</description>
		<content:encoded><![CDATA[<p>Good posting.  I managed to get the plugin to work, but from what&#8217;s in this thread, I&#8217;ll go back and check to make sure that the rest of the packages installed correctly.</p>
<p>Regarding the plugin --- remove the icedtea plugin and the Sun Java won will then appear --- they can&#8217;t be there concurrently, even if you have disabled the icedtea. At least that&#8217;s how it worked for me&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Garnett</title>
		<link>http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html/comment-page-5#comment-56307</link>
		<dc:creator>Kevin Garnett</dc:creator>
		<pubDate>Fri, 05 Nov 2010 18:57:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-56307</guid>
		<description>Don&#039;t forget the apt-get update after adding the new repository.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t forget the apt-get update after adding the new repository.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kuyshaypot</title>
		<link>http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html/comment-page-5#comment-55816</link>
		<dc:creator>kuyshaypot</dc:creator>
		<pubDate>Tue, 02 Nov 2010 11:59:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-55816</guid>
		<description>ubuntu10.4</description>
		<content:encoded><![CDATA[<p>ubuntu10.4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dorbah</title>
		<link>http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html/comment-page-5#comment-55595</link>
		<dc:creator>Dorbah</dc:creator>
		<pubDate>Sun, 31 Oct 2010 19:56:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-55595</guid>
		<description>I try to install these from .deb packages, but can&#039;t do this because it has recursive dependences and I just add repository in sources.list, then update list in Synaptic, search needed packages by &quot;sun-java6&quot;, check for install sun-java6-jre, sun-java6-plugin and sun-java6-fonts - now all OK.
Thanks for guide</description>
		<content:encoded><![CDATA[<p>I try to install these from .deb packages, but can&#8217;t do this because it has recursive dependences and I just add repository in sources.list, then update list in Synaptic, search needed packages by &#8220;sun-java6&#8243;, check for install sun-java6-jre, sun-java6-plugin and sun-java6-fonts - now all OK.<br />
Thanks for guide</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chuck Ishman</title>
		<link>http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html/comment-page-5#comment-54246</link>
		<dc:creator>Chuck Ishman</dc:creator>
		<pubDate>Thu, 21 Oct 2010 22:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-54246</guid>
		<description>OMG!!! I love it when the code works! I also ran into the same problem with &quot;Package sun-java6-jre is not available but is referred to by another package.&quot; The post by oOze corrected my problem. Thanks to all who posted the code that worked for them. It seems to do the trick. I would suggest this as an update:

sudo apt-get install openjdk-6-jre-headless sun-java6-plugin sun-java6-fonts</description>
		<content:encoded><![CDATA[<p>OMG!!! I love it when the code works! I also ran into the same problem with &#8220;Package sun-java6-jre is not available but is referred to by another package.&#8221; The post by oOze corrected my problem. Thanks to all who posted the code that worked for them. It seems to do the trick. I would suggest this as an update:</p>
<p>sudo apt-get install openjdk-6-jre-headless sun-java6-plugin sun-java6-fonts</p>
]]></content:encoded>
	</item>
</channel>
</rss>

