<?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: Java 1.6 and Fedora 11</title>
	<atom:link href="http://www.lbotti.net/blog/2009/08/03/java-and-fedora/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lbotti.net/blog/2009/08/03/java-and-fedora/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
	<description>Linux, Java, Python...just techie blogging</description>
	<lastBuildDate>Mon, 30 Aug 2010 17:22:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Mark C</title>
		<link>http://www.lbotti.net/blog/2009/08/03/java-and-fedora/comment-page-1/#comment-330</link>
		<dc:creator>Mark C</dc:creator>
		<pubDate>Tue, 30 Mar 2010 15:06:42 +0000</pubDate>
		<guid isPermaLink="false">http://people.byte-code.com/lbotti/?p=32#comment-330</guid>
		<description>Jesus Christ, when is the Linux world going to get its act together?  Getting ANYTHING to work is like pulling teeth.  No wonder people give up and use ASP.</description>
		<content:encoded><![CDATA[<p>Jesus Christ, when is the Linux world going to get its act together?  Getting ANYTHING to work is like pulling teeth.  No wonder people give up and use ASP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricardo Arguello</title>
		<link>http://www.lbotti.net/blog/2009/08/03/java-and-fedora/comment-page-1/#comment-24</link>
		<dc:creator>Ricardo Arguello</dc:creator>
		<pubDate>Fri, 07 Aug 2009 15:34:04 +0000</pubDate>
		<guid isPermaLink="false">http://people.byte-code.com/lbotti/?p=32#comment-24</guid>
		<description>You need to execute this too:

$ sudo alternatives --config java
$ sudo alternatives --config javac
$ sudo alternatives --config java_sdk_1.6.0</description>
		<content:encoded><![CDATA[<p>You need to execute this too:</p>
<p>$ sudo alternatives &#8211;config java<br />
$ sudo alternatives &#8211;config javac<br />
$ sudo alternatives &#8211;config java_sdk_1.6.0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Java 1.6u15 installation in Fedora 11 &#171; Everything technical</title>
		<link>http://www.lbotti.net/blog/2009/08/03/java-and-fedora/comment-page-1/#comment-22</link>
		<dc:creator>Java 1.6u15 installation in Fedora 11 &#171; Everything technical</dc:creator>
		<pubDate>Thu, 06 Aug 2009 22:56:34 +0000</pubDate>
		<guid isPermaLink="false">http://people.byte-code.com/lbotti/?p=32#comment-22</guid>
		<description>[...] package (check for update 15) and download the spec file from here . Follow the instructions from previous post and all should be [...]</description>
		<content:encoded><![CDATA[<p>[...] package (check for update 15) and download the spec file from here . Follow the instructions from previous post and all should be [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Howarth</title>
		<link>http://www.lbotti.net/blog/2009/08/03/java-and-fedora/comment-page-1/#comment-21</link>
		<dc:creator>Paul Howarth</dc:creator>
		<pubDate>Thu, 06 Aug 2009 13:43:36 +0000</pubDate>
		<guid isPermaLink="false">http://people.byte-code.com/lbotti/?p=32#comment-21</guid>
		<description>For what it&#039;s worth, I&#039;ve now updated my original article to cover Update 15 and the 64-bit browser plugin.

Thanks for the nice comments!

Cheers, Paul.</description>
		<content:encoded><![CDATA[<p>For what it&#8217;s worth, I&#8217;ve now updated my original article to cover Update 15 and the 64-bit browser plugin.</p>
<p>Thanks for the nice comments!</p>
<p>Cheers, Paul.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lucabotti</title>
		<link>http://www.lbotti.net/blog/2009/08/03/java-and-fedora/comment-page-1/#comment-16</link>
		<dc:creator>lucabotti</dc:creator>
		<pubDate>Tue, 04 Aug 2009 08:22:08 +0000</pubDate>
		<guid isPermaLink="false">http://people.byte-code.com/lbotti/?p=32#comment-16</guid>
		<description>&lt;blockquote&gt;1) you can add also jvisualvm as a slave link for javac. &lt;/blockquote&gt;
I will - stay tuned for updates to package
&lt;blockquote&gt;2) After rpm installation I’ve three wrong link under /etc/alternatives:kinit.1.gz -&gt; /usr/share/man/man1/kinit-java-1.6.0-sun.1.gz
klist.1.gz -&gt; /usr/share/man/man1/klist-java-1.6.0-sun.1.gz
ktab.1.gz -&gt; /usr/share/man/man1/ktab-java-1.6.0-sun.1.gz&lt;/blockquote&gt;
They do not come from my specfile. I will double-check anyway</description>
		<content:encoded><![CDATA[<blockquote><p>1) you can add also jvisualvm as a slave link for javac. </p></blockquote>
<p>I will &#8211; stay tuned for updates to package</p>
<blockquote><p>2) After rpm installation I’ve three wrong link under /etc/alternatives:kinit.1.gz -> /usr/share/man/man1/kinit-java-1.6.0-sun.1.gz<br />
klist.1.gz -> /usr/share/man/man1/klist-java-1.6.0-sun.1.gz<br />
ktab.1.gz -> /usr/share/man/man1/ktab-java-1.6.0-sun.1.gz</p></blockquote>
<p>They do not come from my specfile. I will double-check anyway</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nothingman</title>
		<link>http://www.lbotti.net/blog/2009/08/03/java-and-fedora/comment-page-1/#comment-15</link>
		<dc:creator>Nothingman</dc:creator>
		<pubDate>Tue, 04 Aug 2009 07:49:42 +0000</pubDate>
		<guid isPermaLink="false">http://people.byte-code.com/lbotti/?p=32#comment-15</guid>
		<description>Just two little enhancement:
1) you can add also jvisualvm as a slave link for javac.
2) After rpm installation I&#039;ve three wrong link under /etc/alternatives:kinit.1.gz -&gt; /usr/share/man/man1/kinit-java-1.6.0-sun.1.gz                                           
klist.1.gz -&gt; /usr/share/man/man1/klist-java-1.6.0-sun.1.gz                                           
ktab.1.gz -&gt; /usr/share/man/man1/ktab-java-1.6.0-sun.1.gz    

But I don&#039;t know if these links comes from your rpm or from a previous jdk installation..</description>
		<content:encoded><![CDATA[<p>Just two little enhancement:<br />
1) you can add also jvisualvm as a slave link for javac.<br />
2) After rpm installation I&#8217;ve three wrong link under /etc/alternatives:kinit.1.gz -&gt; /usr/share/man/man1/kinit-java-1.6.0-sun.1.gz<br />
klist.1.gz -&gt; /usr/share/man/man1/klist-java-1.6.0-sun.1.gz<br />
ktab.1.gz -&gt; /usr/share/man/man1/ktab-java-1.6.0-sun.1.gz    </p>
<p>But I don&#8217;t know if these links comes from your rpm or from a previous jdk installation..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nothingman</title>
		<link>http://www.lbotti.net/blog/2009/08/03/java-and-fedora/comment-page-1/#comment-14</link>
		<dc:creator>Nothingman</dc:creator>
		<pubDate>Tue, 04 Aug 2009 06:48:22 +0000</pubDate>
		<guid isPermaLink="false">http://people.byte-code.com/lbotti/?p=32#comment-14</guid>
		<description>Sometime I checked jpackage mailing list to find update spec file for the latest jdk but with no luck..
With your spec and with your excellent instructions worked perfectly on my F11 x86_64! Menu entries works also on kde.
You could add to your instruction that In order to install also jdk (javac,...) you need to run yum localinstall java-1.6.0-sun{,-demo,-devel,-src,-jdbc}-1.6.0*.rpm --nogpgcheck. Otherwise you will only install jre</description>
		<content:encoded><![CDATA[<p>Sometime I checked jpackage mailing list to find update spec file for the latest jdk but with no luck..<br />
With your spec and with your excellent instructions worked perfectly on my F11 x86_64! Menu entries works also on kde.<br />
You could add to your instruction that In order to install also jdk (javac,&#8230;) you need to run yum localinstall java-1.6.0-sun{,-demo,-devel,-src,-jdbc}-1.6.0*.rpm &#8211;nogpgcheck. Otherwise you will only install jre</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luca foppiano</title>
		<link>http://www.lbotti.net/blog/2009/08/03/java-and-fedora/comment-page-1/#comment-13</link>
		<dc:creator>luca foppiano</dc:creator>
		<pubDate>Tue, 04 Aug 2009 06:43:22 +0000</pubDate>
		<guid isPermaLink="false">http://people.byte-code.com/lbotti/?p=32#comment-13</guid>
		<description>Nice article...

Luca</description>
		<content:encoded><![CDATA[<p>Nice article&#8230;</p>
<p>Luca</p>
]]></content:encoded>
	</item>
</channel>
</rss>

