<?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: Install Boxee on 64-bit Ubuntu 9.10 Karmic</title>
	<atom:link href="http://www.wiredrevolution.com/ubuntu/install-boxee-on-64-bit-ubuntu-910-karmic/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wiredrevolution.com/ubuntu/install-boxee-on-64-bit-ubuntu-910-karmic</link>
	<description>A Bit of Linux Wisdom</description>
	<lastBuildDate>Sun, 05 Sep 2010 07:01:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Federico Briata</title>
		<link>http://www.wiredrevolution.com/ubuntu/install-boxee-on-64-bit-ubuntu-910-karmic/comment-page-1#comment-290</link>
		<dc:creator>Federico Briata</dc:creator>
		<pubDate>Thu, 01 Apr 2010 11:34:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=1165#comment-290</guid>
		<description>here what I made with my Debian Squeeze (testing) 64 bit

apt-get install libcurl4-openssl-dev libglew1.5 libsdl-image1.2 libsdl-gfx1.2-4 python2.4 python-sqlite libfaad-dev libtre4 libxmlrpc-c3 xsel

wget -c http://dl.boxee.tv/boxee-0.9.20.10710.x86_64.deb

dpkg -i boxee-0.9.20.10710.x86_64.deb</description>
		<content:encoded><![CDATA[<p>here what I made with my Debian Squeeze (testing) 64 bit</p>
<p>apt-get install libcurl4-openssl-dev libglew1.5 libsdl-image1.2 libsdl-gfx1.2-4 python2.4 python-sqlite libfaad-dev libtre4 libxmlrpc-c3 xsel</p>
<p>wget -c <a href="http://dl.boxee.tv/boxee-0.9.20.10710.x86_64.deb" rel="nofollow">http://dl.boxee.tv/boxee-0.9.20.10710.x86_64.deb</a></p>
<p>dpkg -i boxee-0.9.20.10710.x86_64.deb</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nathan</title>
		<link>http://www.wiredrevolution.com/ubuntu/install-boxee-on-64-bit-ubuntu-910-karmic/comment-page-1#comment-273</link>
		<dc:creator>nathan</dc:creator>
		<pubDate>Thu, 07 Jan 2010 00:02:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=1165#comment-273</guid>
		<description>oh my god, you are my hero today. thanks for this how-to, it worked perfectly.</description>
		<content:encoded><![CDATA[<p>oh my god, you are my hero today. thanks for this how-to, it worked perfectly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aslam</title>
		<link>http://www.wiredrevolution.com/ubuntu/install-boxee-on-64-bit-ubuntu-910-karmic/comment-page-1#comment-272</link>
		<dc:creator>aslam</dc:creator>
		<pubDate>Tue, 05 Jan 2010 19:13:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=1165#comment-272</guid>
		<description>This almost worked for me. Got a long list of unmet dependencies, most of which were &quot;not installable.&quot; Here are the first few:

The following packages have unmet dependencies:
  boxee: Depends: ia32-libcdio7 but it is not installable
         Depends: ia32-libcurl4-openssl-dev but it is not installable
         Depends: ia32-libfreetype6 (&gt;= 2.3.5~11ubuntu1) but it is not installable
         Depends: ia32-libfribidi0 (&gt;= 0.10.7~11ubuntu1) but it is not installable
         Depends: ia32-libglew1.5 but it is not installable
         Depends: ia32-libglu1-mesa but it is not installable or
                  ia32-libglu1 but it is not installable
...

Also, &#039;apt-get -f install&#039; reports the following circularity for python2.4 (which is also reported as an unmet dependency for boxee):

apt-get: -f install
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
  python2.4 python2.4-minimal xsel
Use &#039;apt-get autoremove&#039; to remove them.
The following extra packages will be installed:
  python2.4 python2.4-minimal xsel
Suggested packages:
  python2.4-doc
The following packages will be REMOVED:
  boxee
The following NEW packages will be installed:
  python2.4 python2.4-minimal xsel
0 upgraded, 3 newly installed, 1 to remove and 0 not upgraded.
Need to get 0B/4,017kB of archives.
After this operation, 13.8MB of additional disk space will be used.
Do you want to continue [Y/n]?

I ignored the above and was able to launch Boxee but couldn&#039;t login, which may be an unrelated issue -- the log shows &quot;WARNING: WatchDog Process - no connection to server&quot;.</description>
		<content:encoded><![CDATA[<p>This almost worked for me. Got a long list of unmet dependencies, most of which were &#8220;not installable.&#8221; Here are the first few:</p>
<p>The following packages have unmet dependencies:<br />
  boxee: Depends: ia32-libcdio7 but it is not installable<br />
         Depends: ia32-libcurl4-openssl-dev but it is not installable<br />
         Depends: ia32-libfreetype6 (&gt;= 2.3.5~11ubuntu1) but it is not installable<br />
         Depends: ia32-libfribidi0 (&gt;= 0.10.7~11ubuntu1) but it is not installable<br />
         Depends: ia32-libglew1.5 but it is not installable<br />
         Depends: ia32-libglu1-mesa but it is not installable or<br />
                  ia32-libglu1 but it is not installable<br />
&#8230;</p>
<p>Also, &#8216;apt-get -f install&#8217; reports the following circularity for python2.4 (which is also reported as an unmet dependency for boxee):</p>
<p>apt-get: -f install<br />
Reading package lists&#8230; Done<br />
Building dependency tree<br />
Reading state information&#8230; Done<br />
Correcting dependencies&#8230; Done<br />
The following packages were automatically installed and are no longer required:<br />
  python2.4 python2.4-minimal xsel<br />
Use &#8216;apt-get autoremove&#8217; to remove them.<br />
The following extra packages will be installed:<br />
  python2.4 python2.4-minimal xsel<br />
Suggested packages:<br />
  python2.4-doc<br />
The following packages will be REMOVED:<br />
  boxee<br />
The following NEW packages will be installed:<br />
  python2.4 python2.4-minimal xsel<br />
0 upgraded, 3 newly installed, 1 to remove and 0 not upgraded.<br />
Need to get 0B/4,017kB of archives.<br />
After this operation, 13.8MB of additional disk space will be used.<br />
Do you want to continue [Y/n]?</p>
<p>I ignored the above and was able to launch Boxee but couldn&#8217;t login, which may be an unrelated issue &#8212; the log shows &#8220;WARNING: WatchDog Process &#8211; no connection to server&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dalton</title>
		<link>http://www.wiredrevolution.com/ubuntu/install-boxee-on-64-bit-ubuntu-910-karmic/comment-page-1#comment-271</link>
		<dc:creator>Dalton</dc:creator>
		<pubDate>Tue, 05 Jan 2010 02:33:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=1165#comment-271</guid>
		<description>I love you. Thanks for this great tutorial. I&#039;ve been wanting to install Boxee on my Ubuntu install but was stumped until I read this. Thanks so much for writing this!</description>
		<content:encoded><![CDATA[<p>I love you. Thanks for this great tutorial. I&#8217;ve been wanting to install Boxee on my Ubuntu install but was stumped until I read this. Thanks so much for writing this!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
