<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:osnews="http://osnews.com/rss2#">
	<channel>
		<title>OSNews: </title>
		<link>http://www.osnews.com/story/20165/Linux_Foundation_Launches_Killer_Development_Tool</link>
		<description>Exploring the Future of Computing</description>
		<language>en-us</language>
		<copyright>Copyright 2001-2009, David Adams</copyright>
		<webMaster>adam+nospam@osnews.com</webMaster>
		<lastBuildDate>Tue, 10 Nov 2009 06:16:53 GMT</lastBuildDate>
		<image>
			<url>http://www.osnews.com/images/osnews.gif</url>
			<title>OSNews.com</title>
			<link>http://www.osnews.com</link>
		</image>
		<item>
			<title>Comment by flanque</title>
			<link>http://osnews.com/thread?326173</link>
			<guid isPermaLink="true">http://osnews.com/thread?326173</guid>
			<description>It sounds great in theory...</description>
			<pubDate>Fri, 08 Aug 2008 05:10:00 GMT</pubDate>
			<author>donotreply@osnews.com (flanque)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Just one question...</title>
			<link>http://osnews.com/thread?326177</link>
			<guid isPermaLink="true">http://osnews.com/thread?326177</guid>
			<description>Was it THAT difficult to think at something like that?<br />
<br />
Dear Lord, the Columbus Egg.</description>
			<pubDate>Fri, 08 Aug 2008 06:09:00 GMT</pubDate>
			<author>donotreply@osnews.com (capricorn_tm)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Sounds good</title>
			<link>http://osnews.com/thread?326179</link>
			<guid isPermaLink="true">http://osnews.com/thread?326179</guid>
			<description>Let's hope this doesn't just effect professional developers, but hobbyists too.  All too often, I find myself trying to compile source code knowing nothing about the dependencies.</description>
			<pubDate>Fri, 08 Aug 2008 06:29:00 GMT</pubDate>
			<author>donotreply@osnews.com (Moredhas)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Sounds good</title>
			<link>http://osnews.com/thread?326182</link>
			<guid isPermaLink="true">http://osnews.com/thread?326182</guid>
			<description><div class="cquote">Let's hope this doesn't just effect professional developers, but hobbyists too.  All too often, I find myself trying to compile source code knowing nothing about the dependencies. </div><br />
<br />
Or worse, you download the source, and the original programmer assumed that certain things are installed - and thus, never mention them as dependencies. I remember when I was compiling things on Solaris there would be atleast 5 different dependencies the maintainers would never mention in their website.<br />
<br />
One would assume that these people, with atleast a minimal university programming skill set would remember the cardinal rule of 'never make assumptions about the end users computer configuration&quot;.</description>
			<pubDate>Fri, 08 Aug 2008 08:01:00 GMT</pubDate>
			<author>donotreply@osnews.com (kaiwai)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Comment by AnXa</title>
			<link>http://osnews.com/thread?326186</link>
			<guid isPermaLink="true">http://osnews.com/thread?326186</guid>
			<description>My wishes, ride on the wind, ring the bell of the daybreak, Just like a bird, My wishes over their airspace...<br />
<br />
so, good luck with that. I hope that it becomes something. Most stuff LFL does hardly get any attention.</description>
			<pubDate>Fri, 08 Aug 2008 08:39:00 GMT</pubDate>
			<author>donotreply@osnews.com (AnXa)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Convoluted view</title>
			<link>http://osnews.com/thread?326189</link>
			<guid isPermaLink="true">http://osnews.com/thread?326189</guid>
			<description>The LSB still has convoluted view on things.<br />
<br />
1. They want you to use a different loader? One which isn't present on most distroes by default (e.g: requires the lsb package) AND is achievable only by using their version of the compiler? What about other compiled languages then, like D or Pascal?<br />
<br />
2. They don't support static/smart linked binaries. Those are the best way to get proper compatibility across distributions and they completely ignore them.<br />
<br />
The only good thing on this app checker is that it tells you which libs you use are present in which of the major distributions.</description>
			<pubDate>Fri, 08 Aug 2008 10:59:00 GMT</pubDate>
			<author>donotreply@osnews.com (Almindor)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Sounds good</title>
			<link>http://osnews.com/thread?326190</link>
			<guid isPermaLink="true">http://osnews.com/thread?326190</guid>
			<description>Or even worse, some projects not even not mention the dependencies in the documentation, they don't even check them in the configure script, so the compilation will fail with some missing headers.</description>
			<pubDate>Fri, 08 Aug 2008 11:06:00 GMT</pubDate>
			<author>donotreply@osnews.com (panzi)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Sounds good</title>
			<link>http://osnews.com/thread?326191</link>
			<guid isPermaLink="true">http://osnews.com/thread?326191</guid>
			<description>Unfortunately, sometimes the odd dependency gets in there without you realising you're depending on it.<br />
<br />
Even more confusing can be libraries that that can have different features/sub-dependencies depending on what options it was compiled with. Some libraries I have used even install different headers depending what how you compiled them. <br />
<br />
Every piece of software has a certain set of assumptions about the end-users computer (e.g. sh is installed is a fair assumption), but sometimes one mistakenly makes the wrong assumption: &quot;I thought that was present on every system&quot; type assumptions.  Often it's best to create a chroot build environment only containing your expected dependencies built with the most minimal features, just to test it. <br />
<br />
Of course, the every once in a while I think developers expect you to read the source code yourself and work out the dependencies <img src="/images/emo/wink.gif" alt=";)" /></description>
			<pubDate>Fri, 08 Aug 2008 11:07:00 GMT</pubDate>
			<author>donotreply@osnews.com (thecwin)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Sounds good</title>
			<link>http://osnews.com/thread?326194</link>
			<guid isPermaLink="true">http://osnews.com/thread?326194</guid>
			<description><div class="cquote"> I remember when I was compiling things on Solaris there would be atleast 5 different dependencies the maintainers would never mention in their website.  </div><br />
<br />
I had this problem when trying to install a plugin for R from R-cran recently.  Most of the dependancies were easy to find but one Fortran one was totally obscure.  It turned out (after a having to do a web search) that it was for was for libblas.  Their seems to be a lot of confusion about the naming of the required BLAS libraries on Linux (maybe on other Unix like systems too).</description>
			<pubDate>Fri, 08 Aug 2008 12:28:00 GMT</pubDate>
			<author>donotreply@osnews.com (chemical_scum)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Darn...</title>
			<link>http://osnews.com/thread?326238</link>
			<guid isPermaLink="true">http://osnews.com/thread?326238</guid>
			<description>...I was hoping this had something to do with ReiserFS.</description>
			<pubDate>Fri, 08 Aug 2008 16:46:00 GMT</pubDate>
			<author>donotreply@osnews.com (FunkyELF)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>killer</title>
			<link>http://osnews.com/thread?326259</link>
			<guid isPermaLink="true">http://osnews.com/thread?326259</guid>
			<description>Yeah, it will definitely kill some competition... err linux distributions.</description>
			<pubDate>Fri, 08 Aug 2008 20:06:00 GMT</pubDate>
			<author>donotreply@osnews.com (antik)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>
