<?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: apt-get install java (literally)</title>
	<atom:link href="http://ianmurdock.com/sun/apt-get-install-java-literally/feed/" rel="self" type="application/rss+xml" />
	<link>http://ianmurdock.com/sun/apt-get-install-java-literally/</link>
	<description>on emerging platforms and the power of aggregation and integration</description>
	<lastBuildDate>Fri, 23 Oct 2009 23:28:31 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Sitsofe</title>
		<link>http://ianmurdock.com/sun/apt-get-install-java-literally/comment-page-1/#comment-648</link>
		<dc:creator>Sitsofe</dc:creator>
		<pubDate>Thu, 18 May 2006 22:30:34 +0000</pubDate>
		<guid isPermaLink="false">http://ianmurdock.com/?p=330#comment-648</guid>
		<description>Re: standard APT/yum like mechanism emerge

Whenever I used java on Red Hat/Fedora I found http://www.jpackage.org/ of great use. Lots of java software that was (mostly) packaged in a way that RPMs were safe to mix between distros - a true rarity. It was always a shame it was so darned hard to get the run time though...</description>
		<content:encoded><![CDATA[<p>Re: standard APT/yum like mechanism emerge</p>
<p>Whenever I used java on Red Hat/Fedora I found <a href="http://www.jpackage.org/" rel="nofollow">http://www.jpackage.org/</a> of great use. Lots of java software that was (mostly) packaged in a way that RPMs were safe to mix between distros &#8211; a true rarity. It was always a shame it was so darned hard to get the run time though&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Murdock</title>
		<link>http://ianmurdock.com/sun/apt-get-install-java-literally/comment-page-1/#comment-647</link>
		<dc:creator>Ian Murdock</dc:creator>
		<pubDate>Thu, 18 May 2006 10:46:58 +0000</pubDate>
		<guid isPermaLink="false">http://ianmurdock.com/?p=330#comment-647</guid>
		<description>Ian,

I actually agree with you. Rather than getting Debian (and Red Hat, and SUSE, and Ubuntu, and...) specific versions into the respective distribution repositories, I&#039;d much rather see a standard APT/yum like mechanism emerge, so that upstreams can package their software directly yet know it&#039;ll be easy to install and integrate well with the underlying package manager.

-ian</description>
		<content:encoded><![CDATA[<p>Ian,</p>
<p>I actually agree with you. Rather than getting Debian (and Red Hat, and SUSE, and Ubuntu, and&#8230;) specific versions into the respective distribution repositories, I&#8217;d much rather see a standard APT/yum like mechanism emerge, so that upstreams can package their software directly yet know it&#8217;ll be easy to install and integrate well with the underlying package manager.</p>
<p>-ian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Bicking</title>
		<link>http://ianmurdock.com/sun/apt-get-install-java-literally/comment-page-1/#comment-646</link>
		<dc:creator>Ian Bicking</dc:creator>
		<pubDate>Wed, 17 May 2006 16:31:43 +0000</pubDate>
		<guid isPermaLink="false">http://ianmurdock.com/?p=330#comment-646</guid>
		<description>I think making development libraries available through deb/apt isn&#039;t very useful.  That&#039;s certainly my experience with libraries in other languages.  The package maintainers are an unnecessary intermediary.  Debian-specific patches to libraries are distracting or dangerous to developers, who probably care about more than just Debian.  There&#039;s not enough control over versioning.  There&#039;s a tendency to create unnecessary coupling in a system -- if I&#039;m using an application that uses javamail, and I am developing something with javamail, a conflict is likely.  It&#039;s just not worth it, and it&#039;s distracting to developers.

Admittedly, if anything I get annoyed with such packaging, as I get snooty emails from developers trying to set up environments using deb/apt because they think it&#039;s The Right Way, and that systems developed that are *actually* the right way are wrong because they conflict in some minor way with deb/apt (or rpm, portage, etc).  Developers have very different package management needs than what Debian currently provides, and the kind of value added through packaging in Debian is exactly what developers *shouldn&#039;t* be relying on.</description>
		<content:encoded><![CDATA[<p>I think making development libraries available through deb/apt isn&#8217;t very useful.  That&#8217;s certainly my experience with libraries in other languages.  The package maintainers are an unnecessary intermediary.  Debian-specific patches to libraries are distracting or dangerous to developers, who probably care about more than just Debian.  There&#8217;s not enough control over versioning.  There&#8217;s a tendency to create unnecessary coupling in a system &#8212; if I&#8217;m using an application that uses javamail, and I am developing something with javamail, a conflict is likely.  It&#8217;s just not worth it, and it&#8217;s distracting to developers.</p>
<p>Admittedly, if anything I get annoyed with such packaging, as I get snooty emails from developers trying to set up environments using deb/apt because they think it&#8217;s The Right Way, and that systems developed that are *actually* the right way are wrong because they conflict in some minor way with deb/apt (or rpm, portage, etc).  Developers have very different package management needs than what Debian currently provides, and the kind of value added through packaging in Debian is exactly what developers *shouldn&#8217;t* be relying on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Perry</title>
		<link>http://ianmurdock.com/sun/apt-get-install-java-literally/comment-page-1/#comment-641</link>
		<dc:creator>Michael Perry</dc:creator>
		<pubDate>Tue, 16 May 2006 17:42:01 +0000</pubDate>
		<guid isPermaLink="false">http://ianmurdock.com/?p=330#comment-641</guid>
		<description>Very cool!  I&#039;ve not done this on unstable yet.  For all the years I&#039;ve installed debian on this and that, its been downloading the bin image.  Hopefully it also sets the plugin for mozilla to work and identify the java library within the plugins directory for firefox.  Its worth noting that everytime I&#039;ve done the binary install there always are a few steps to get the plugin working with firefox or mozilla.</description>
		<content:encoded><![CDATA[<p>Very cool!  I&#8217;ve not done this on unstable yet.  For all the years I&#8217;ve installed debian on this and that, its been downloading the bin image.  Hopefully it also sets the plugin for mozilla to work and identify the java library within the plugins directory for firefox.  Its worth noting that everytime I&#8217;ve done the binary install there always are a few steps to get the plugin working with firefox or mozilla.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

