<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Installation of JDk1.6.0_04 X64 on Debian Etch AMD64</title>
	<atom:link href="http://mrtextminer.wordpress.com/2008/01/27/installation-of-jdk160_04-x64-on-debian-etch-amd64/feed/" rel="self" type="application/rss+xml" />
	<link>http://mrtextminer.wordpress.com/2008/01/27/installation-of-jdk160_04-x64-on-debian-etch-amd64/</link>
	<description>All about text mining research and computing stuffs</description>
	<lastBuildDate>Fri, 28 Aug 2009 21:04:37 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Allal</title>
		<link>http://mrtextminer.wordpress.com/2008/01/27/installation-of-jdk160_04-x64-on-debian-etch-amd64/#comment-164</link>
		<dc:creator>Allal</dc:creator>
		<pubDate>Sat, 22 Mar 2008 21:00:14 +0000</pubDate>
		<guid isPermaLink="false">http://mrtextminer.wordpress.com/?p=39#comment-164</guid>
		<description>hi, it&#039;s me again.
I installed jdk according to your useful blogs.
I&#039;ve just installed Eclipse (3.2.), with the required packages (using: synaptic), but when I run the IDE from the menu, only an error message appears saying: &quot;A Java Runtime Environment (JRE) or Java Development Kit (JDK) must be available in order to run Eclipse. No Java virtual machine was found after searching the following locations:/usr/lib/j2sdk1.4-sun/bin/java&quot;
----------
but when i run eclipse from the terminal it works fine, no errors, but if i close the terminal window, eclipse closes too (it&#039;s natural).
----------
The solution i&#039;ve found is: editing the  /etc/eclipse/java_home  file and add the location of your java virtual machine at the top e.g. /opt/jdk1.6.0_04
----------
It&#039;k worked for me, i hope this helps someone.</description>
		<content:encoded><![CDATA[<p>hi, it&#8217;s me again.<br />
I installed jdk according to your useful blogs.<br />
I&#8217;ve just installed Eclipse (3.2.), with the required packages (using: synaptic), but when I run the IDE from the menu, only an error message appears saying: &#8220;A Java Runtime Environment (JRE) or Java Development Kit (JDK) must be available in order to run Eclipse. No Java virtual machine was found after searching the following locations:/usr/lib/j2sdk1.4-sun/bin/java&#8221;<br />
&#8212;&#8212;&#8212;-<br />
but when i run eclipse from the terminal it works fine, no errors, but if i close the terminal window, eclipse closes too (it&#8217;s natural).<br />
&#8212;&#8212;&#8212;-<br />
The solution i&#8217;ve found is: editing the  /etc/eclipse/java_home  file and add the location of your java virtual machine at the top e.g. /opt/jdk1.6.0_04<br />
&#8212;&#8212;&#8212;-<br />
It&#8217;k worked for me, i hope this helps someone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dee D Wheeler</title>
		<link>http://mrtextminer.wordpress.com/2008/01/27/installation-of-jdk160_04-x64-on-debian-etch-amd64/#comment-123</link>
		<dc:creator>Dee D Wheeler</dc:creator>
		<pubDate>Mon, 03 Mar 2008 19:52:05 +0000</pubDate>
		<guid isPermaLink="false">http://mrtextminer.wordpress.com/?p=39#comment-123</guid>
		<description>Installation of JDk1.6.0_04 X64 on Debian Etch AMD64

I followed these instructions and all went well except for the above mentioned need for two dashes preceding the &quot;install&quot; and &quot;config java&quot;.

Neither Iceweasel nor Epiphany browsers see Java though.  What would you recommend?

Regards, Dee</description>
		<content:encoded><![CDATA[<p>Installation of JDk1.6.0_04 X64 on Debian Etch AMD64</p>
<p>I followed these instructions and all went well except for the above mentioned need for two dashes preceding the &#8220;install&#8221; and &#8220;config java&#8221;.</p>
<p>Neither Iceweasel nor Epiphany browsers see Java though.  What would you recommend?</p>
<p>Regards, Dee</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: allal</title>
		<link>http://mrtextminer.wordpress.com/2008/01/27/installation-of-jdk160_04-x64-on-debian-etch-amd64/#comment-119</link>
		<dc:creator>allal</dc:creator>
		<pubDate>Thu, 28 Feb 2008 17:33:30 +0000</pubDate>
		<guid isPermaLink="false">http://mrtextminer.wordpress.com/?p=39#comment-119</guid>
		<description>when tryed to activating changes as root i got error, so i did that as usual user($).
source .bashrc 
----------------------
By the time, i&#039;m new in Linux</description>
		<content:encoded><![CDATA[<p>when tryed to activating changes as root i got error, so i did that as usual user($).<br />
source .bashrc<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
By the time, i&#8217;m new in Linux</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: allal</title>
		<link>http://mrtextminer.wordpress.com/2008/01/27/installation-of-jdk160_04-x64-on-debian-etch-amd64/#comment-118</link>
		<dc:creator>allal</dc:creator>
		<pubDate>Thu, 28 Feb 2008 17:19:44 +0000</pubDate>
		<guid isPermaLink="false">http://mrtextminer.wordpress.com/?p=39#comment-118</guid>
		<description>error : I replaced &quot;–install&quot; with &quot;--install&quot; in order to work properly in the line where you write
update-alternatives –install /usr/bin/java java /opt/jdk1.6.0_04/bin/java 300

at end it works for me and thanx verry much. (i have debian etch).</description>
		<content:encoded><![CDATA[<p>error : I replaced &#8220;–install&#8221; with &#8220;&#8211;install&#8221; in order to work properly in the line where you write<br />
update-alternatives –install /usr/bin/java java /opt/jdk1.6.0_04/bin/java 300</p>
<p>at end it works for me and thanx verry much. (i have debian etch).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
