<?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"
	>
<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 Tips,Howtos&#38;Tutorials&#124;Edgy,Feisty,Gutsy,Hardy,Intrepid</description>
	<pubDate>Tue, 07 Oct 2008 15:43:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: John</title>
		<link>http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-142102</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 20 Sep 2008 02:56:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-142102</guid>
		<description>oops, i forgot to add...i am using ubuntu 8.04</description>
		<content:encoded><![CDATA[<p>oops, i forgot to add&#8230;i am using ubuntu 8.04</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-142081</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 20 Sep 2008 01:27:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-142081</guid>
		<description>Ubuntu gurus help.  I tried running java runtime environment on my laptap (fujitsu lifebook A series) and all seemed to go well until I get the screen that said to select 'yes' which I screwed up and closed the screen because I didn't think it responded. 


I tried running “dpkg –configure -a” and I get this:

dpkg: need an action option


What am I doing wrong? Please help.</description>
		<content:encoded><![CDATA[<p>Ubuntu gurus help.  I tried running java runtime environment on my laptap (fujitsu lifebook A series) and all seemed to go well until I get the screen that said to select &#8216;yes&#8217; which I screwed up and closed the screen because I didn&#8217;t think it responded. </p>
<p>I tried running “dpkg –configure -a” and I get this:</p>
<p>dpkg: need an action option</p>
<p>What am I doing wrong? Please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: statmonkey</title>
		<link>http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-135938</link>
		<dc:creator>statmonkey</dc:creator>
		<pubDate>Mon, 25 Aug 2008 10:29:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-135938</guid>
		<description>Worked like a charm, thanks for this</description>
		<content:encoded><![CDATA[<p>Worked like a charm, thanks for this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jhon F. Ortiz O.</title>
		<link>http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-135231</link>
		<dc:creator>Jhon F. Ortiz O.</dc:creator>
		<pubDate>Fri, 22 Aug 2008 14:40:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-135231</guid>
		<description>Hi! Thanks for this information. It's useful. Bye!</description>
		<content:encoded><![CDATA[<p>Hi! Thanks for this information. It&#8217;s useful. Bye!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: achmat</title>
		<link>http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-133809</link>
		<dc:creator>achmat</dc:creator>
		<pubDate>Fri, 15 Aug 2008 10:15:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-133809</guid>
		<description>when entering 
./jre-1_5_0_08-linux-i586-rpm.bin
in my bash script
what can i add to it to accept the licencing agreement
it must be in the bash script to enter yes.

thanks</description>
		<content:encoded><![CDATA[<p>when entering<br />
./jre-1_5_0_08-linux-i586-rpm.bin<br />
in my bash script<br />
what can i add to it to accept the licencing agreement<br />
it must be in the bash script to enter yes.</p>
<p>thanks</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-133494</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 13 Aug 2008 16:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-133494</guid>
		<description>If you want to install java5 use the following command

error :- E: Couldn’t find package san-java5-jre

package name sun-java5-jre not san-java5-jre

sudo aptitude install sun-java5-jre

If you want to install java6 use the following command

sudo aptitude install sun-java6-jre</description>
		<content:encoded><![CDATA[<p>If you want to install java5 use the following command</p>
<p>error :- E: Couldn’t find package san-java5-jre</p>
<p>package name sun-java5-jre not san-java5-jre</p>
<p>sudo aptitude install sun-java5-jre</p>
<p>If you want to install java6 use the following command</p>
<p>sudo aptitude install sun-java6-jre</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hamid</title>
		<link>http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-133491</link>
		<dc:creator>hamid</dc:creator>
		<pubDate>Wed, 13 Aug 2008 16:46:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-133491</guid>
		<description>hay guys, 
I am trying install Java Runtime Environment JRE.. this the commmand i use ... sudo apt-get install  sun-java6-jre..  this what i get
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Couldn't find package san-java5-jre
does any1 got any idea whats that mean..</description>
		<content:encoded><![CDATA[<p>hay guys,<br />
I am trying install Java Runtime Environment JRE.. this the commmand i use &#8230; sudo apt-get install  sun-java6-jre..  this what i get<br />
Reading package lists&#8230; Done<br />
Building dependency tree<br />
Reading state information&#8230; Done<br />
E: Couldn&#8217;t find package san-java5-jre<br />
does any1 got any idea whats that mean..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: freax</title>
		<link>http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-132729</link>
		<dc:creator>freax</dc:creator>
		<pubDate>Sat, 09 Aug 2008 17:38:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-132729</guid>
		<description>@ 58: I'm newby too and got it working through this link: http://openjdk.java.net/install/

For me, this worked fine, after I first followed the steps of comment #52, but could not save changes to '/etc/jvm file'
(and it seems that's a necessity to get it working)

Well, then I just followed the steps here: http://openjdk.java.net/install/

et voila, all works fine now. good luck</description>
		<content:encoded><![CDATA[<p>@ 58: I&#8217;m newby too and got it working through this link: <a href="http://openjdk.java.net/install/" rel="nofollow">http://openjdk.java.net/install/</a></p>
<p>For me, this worked fine, after I first followed the steps of comment #52, but could not save changes to &#8216;/etc/jvm file&#8217;<br />
(and it seems that&#8217;s a necessity to get it working)</p>
<p>Well, then I just followed the steps here: <a href="http://openjdk.java.net/install/" rel="nofollow">http://openjdk.java.net/install/</a></p>
<p>et voila, all works fine now. good luck</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Howard</title>
		<link>http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-132588</link>
		<dc:creator>Robert Howard</dc:creator>
		<pubDate>Fri, 08 Aug 2008 16:52:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-132588</guid>
		<description>I am trying to install java 1.6 downloaded from Sun. Following their directions on how to install it, I keep getting "no such file or directory". can one of you please help out a newby?
Thanks</description>
		<content:encoded><![CDATA[<p>I am trying to install java 1.6 downloaded from Sun. Following their directions on how to install it, I keep getting &#8220;no such file or directory&#8221;. can one of you please help out a newby?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Goofus P. Charlton</title>
		<link>http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-128511</link>
		<dc:creator>Goofus P. Charlton</dc:creator>
		<pubDate>Thu, 24 Jul 2008 08:26:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-install-java-runtime-environment-jre-in-ubuntu.html#comment-128511</guid>
		<description>This was about the most trouble free install guide for Java that I've found. It went without a hitch.</description>
		<content:encoded><![CDATA[<p>This was about the most trouble free install guide for Java that I&#8217;ve found. It went without a hitch.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
