<?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: Howto install Java6 on debian Etch</title>
	<atom:link href="http://www.debianadmin.com/howto-install-java6-on-debian-etch.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.debianadmin.com/howto-install-java6-on-debian-etch.html</link>
	<description>Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips</description>
	<lastBuildDate>Thu, 18 Mar 2010 07:47:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Terry Rankine</title>
		<link>http://www.debianadmin.com/howto-install-java6-on-debian-etch.html/comment-page-1#comment-3865</link>
		<dc:creator>Terry Rankine</dc:creator>
		<pubDate>Wed, 21 Oct 2009 00:43:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=1036#comment-3865</guid>
		<description>hahaha - I never bothered to even check the backports repo, but with my old Sarge Boxes, we would always use them.

Dont forget to install the backports-keyring into apt so you dont get warnings.

http://backports.org/dokuwiki/doku.php?id=instructions</description>
		<content:encoded><![CDATA[<p>hahaha - I never bothered to even check the backports repo, but with my old Sarge Boxes, we would always use them.</p>
<p>Dont forget to install the backports-keyring into apt so you dont get warnings.</p>
<p><a href="http://backports.org/dokuwiki/doku.php?id=instructions" rel="nofollow">http://backports.org/dokuwiki/doku.php?id=instructions</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manuel GOACOLOU</title>
		<link>http://www.debianadmin.com/howto-install-java6-on-debian-etch.html/comment-page-1#comment-3863</link>
		<dc:creator>manuel GOACOLOU</dc:creator>
		<pubDate>Tue, 20 Oct 2009 12:48:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=1036#comment-3863</guid>
		<description>more simple

add to /etc/apt/source.list

deb http://www.backports.org/debian/ etch-backports main contrib non-free

aptitude update

aptitude install sun-java6-jre</description>
		<content:encoded><![CDATA[<p>more simple</p>
<p>add to /etc/apt/source.list</p>
<p>deb <a href="http://www.backports.org/debian/" rel="nofollow">http://www.backports.org/debian/</a> etch-backports main contrib non-free</p>
<p>aptitude update</p>
<p>aptitude install sun-java6-jre</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terry Rankine</title>
		<link>http://www.debianadmin.com/howto-install-java6-on-debian-etch.html/comment-page-1#comment-3692</link>
		<dc:creator>Terry Rankine</dc:creator>
		<pubDate>Thu, 24 Sep 2009 01:44:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=1036#comment-3692</guid>
		<description>Google apt-pinning....

its common practice to run mixed level machines, but you MUST MUST MUST always have valid locations for installed packages, otherwise there is no point in having a package manager.

the correct way to do java6 would be to add the unstable or testing sources, then using a preference pin stable way above(numerically) the other repos, and only allow java6 and its dependancies in from the other repos.

http://wiki.debian.org/AptPinning</description>
		<content:encoded><![CDATA[<p>Google apt-pinning&#8230;.</p>
<p>its common practice to run mixed level machines, but you MUST MUST MUST always have valid locations for installed packages, otherwise there is no point in having a package manager.</p>
<p>the correct way to do java6 would be to add the unstable or testing sources, then using a preference pin stable way above(numerically) the other repos, and only allow java6 and its dependancies in from the other repos.</p>
<p><a href="http://wiki.debian.org/AptPinning" rel="nofollow">http://wiki.debian.org/AptPinning</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
