<?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: Sink Or Swim: My Trouble With VirtualBox</title>
	<atom:link href="http://blog.zelut.org/2008/05/04/sink-or-swim-my-trouble-with-virtualbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.zelut.org/2008/05/04/sink-or-swim-my-trouble-with-virtualbox/</link>
	<description>Brain Dump of a Linux Admin</description>
	<lastBuildDate>Fri, 16 Dec 2011 12:51:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Kenneth Larsen</title>
		<link>http://blog.zelut.org/2008/05/04/sink-or-swim-my-trouble-with-virtualbox/comment-page-1/#comment-10</link>
		<dc:creator>Kenneth Larsen</dc:creator>
		<pubDate>Mon, 09 Jun 2008 21:04:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zelut.org/?p=5#comment-10</guid>
		<description>I believe this is what you are looking for:

sudo apt-get install xorg-dev</description>
		<content:encoded><![CDATA[<p>I believe this is what you are looking for:</p>
<p>sudo apt-get install xorg-dev</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Rogers</title>
		<link>http://blog.zelut.org/2008/05/04/sink-or-swim-my-trouble-with-virtualbox/comment-page-1/#comment-7</link>
		<dc:creator>Jonathan Rogers</dc:creator>
		<pubDate>Sat, 17 May 2008 12:18:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zelut.org/?p=5#comment-7</guid>
		<description>Zelut, which distribution are you using? The post doesn&#039;t say, but in an earlier post, you mention Ubuntu Intrepid. Is that what you managed to build VirtualBox 1.6 on? I&#039;m trying to build it on Ubuntu Hardy. I noticed the debian directory in the tarball from Sun. However, I replaced it with the one from svn://svn.debian.org/svn/pkg-virtualbox/trunk, since that&#039;s what the Ubuntu source package seems to be based on. It&#039;s not working for me yet, apparently because I need a newer version of kBuild.</description>
		<content:encoded><![CDATA[<p>Zelut, which distribution are you using? The post doesn&#8217;t say, but in an earlier post, you mention Ubuntu Intrepid. Is that what you managed to build VirtualBox 1.6 on? I&#8217;m trying to build it on Ubuntu Hardy. I noticed the debian directory in the tarball from Sun. However, I replaced it with the one from <a href="svn://svn.debian.org/svn/pkg-virtualbox/trunk" rel="nofollow">svn://svn.debian.org/svn/pkg-virtualbox/trunk</a>, since that&#8217;s what the Ubuntu source package seems to be based on. It&#8217;s not working for me yet, apparently because I need a newer version of kBuild.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danyel Lawson</title>
		<link>http://blog.zelut.org/2008/05/04/sink-or-swim-my-trouble-with-virtualbox/comment-page-1/#comment-8</link>
		<dc:creator>Danyel Lawson</dc:creator>
		<pubDate>Mon, 12 May 2008 11:10:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zelut.org/?p=5#comment-8</guid>
		<description>Are you building the 64bit version? I ask because it looks like the build is looking for a 64bit library.  Maybe pbuilder needs the 64bit x11 library installed to build a version that is good for 32 and 64 bit.</description>
		<content:encoded><![CDATA[<p>Are you building the 64bit version? I ask because it looks like the build is looking for a 64bit library.  Maybe pbuilder needs the 64bit x11 library installed to build a version that is good for 32 and 64 bit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zelut</title>
		<link>http://blog.zelut.org/2008/05/04/sink-or-swim-my-trouble-with-virtualbox/comment-page-1/#comment-9</link>
		<dc:creator>Zelut</dc:creator>
		<pubDate>Mon, 05 May 2008 15:17:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zelut.org/?p=5#comment-9</guid>
		<description>@Kevin Mark - I understand the importance of keeping it commpressed.  I guess the real question is why not bzip2 or something?  Why specifically gzip?

@Mackenzie - I did try libx11-dev, x11-common and a few others that looked obvious.

@Philip - Yes, my pbuilder has main universe and multiverse enabled..</description>
		<content:encoded><![CDATA[<p>@Kevin Mark &#8211; I understand the importance of keeping it commpressed.  I guess the real question is why not bzip2 or something?  Why specifically gzip?</p>
<p>@Mackenzie &#8211; I did try libx11-dev, x11-common and a few others that looked obvious.</p>
<p>@Philip &#8211; Yes, my pbuilder has main universe and multiverse enabled..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Mark</title>
		<link>http://blog.zelut.org/2008/05/04/sink-or-swim-my-trouble-with-virtualbox/comment-page-1/#comment-6</link>
		<dc:creator>Kevin Mark</dc:creator>
		<pubDate>Sun, 04 May 2008 20:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zelut.org/?p=5#comment-6</guid>
		<description>re:tar.gz
saving space. Debian has 11 archs and who wants to store 11 copies of each revision uncompressed? There is also a choice recently to use bzip or gzip. And proposals for allowing others(7zip).

re;2 words
I dont think its allowed to have a package name contain a space, so if it did, it would be renamed using some convention(use underscore?) in the dev-ref or packaging guide.</description>
		<content:encoded><![CDATA[<p>re:tar.gz<br />
saving space. Debian has 11 archs and who wants to store 11 copies of each revision uncompressed? There is also a choice recently to use bzip or gzip. And proposals for allowing others(7zip).</p>
<p>re;2 words<br />
I dont think its allowed to have a package name contain a space, so if it did, it would be renamed using some convention(use underscore?) in the dev-ref or packaging guide.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mackenzie</title>
		<link>http://blog.zelut.org/2008/05/04/sink-or-swim-my-trouble-with-virtualbox/comment-page-1/#comment-5</link>
		<dc:creator>Mackenzie</dc:creator>
		<pubDate>Sun, 04 May 2008 18:12:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zelut.org/?p=5#comment-5</guid>
		<description>Did you try libx11-dev ?  Just a guess.</description>
		<content:encoded><![CDATA[<p>Did you try libx11-dev ?  Just a guess.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip</title>
		<link>http://blog.zelut.org/2008/05/04/sink-or-swim-my-trouble-with-virtualbox/comment-page-1/#comment-4</link>
		<dc:creator>Philip</dc:creator>
		<pubDate>Sun, 04 May 2008 16:23:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zelut.org/?p=5#comment-4</guid>
		<description>Have you enabled Universe support in pbuilder? I am not sure you need it for this build, however it could be worth checking.

http://tinyurl.com/2y9m54</description>
		<content:encoded><![CDATA[<p>Have you enabled Universe support in pbuilder? I am not sure you need it for this build, however it could be worth checking.</p>
<p><a href="http://tinyurl.com/2y9m54" rel="nofollow">http://tinyurl.com/2y9m54</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 1/15 queries in 0.044 seconds using disk: basic
Object Caching 301/314 objects using disk: basic

Served from: blog.zelut.org @ 2012-02-07 12:15:51 -->
