<?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: rTorrent/Ubuntu</title>
	<atom:link href="http://www.transdroid.org/download/using-rtorrent-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.transdroid.org</link>
	<description>Manage your torrents from your Android device</description>
	<lastBuildDate>Mon, 30 Jan 2012 10:36:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Eric Kok</title>
		<link>http://www.transdroid.org/download/using-rtorrent-on-ubuntu/comment-page-1/#comment-6366</link>
		<dc:creator>Eric Kok</dc:creator>
		<pubDate>Thu, 04 Nov 2010 13:50:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.transdroid.org/?page_id=216#comment-6366</guid>
		<description>For install support of wTorrent, please ask the developers of wTorrent or go to there website. I don&#039;t use wTorrent myself, sorry.</description>
		<content:encoded><![CDATA[<p>For install support of wTorrent, please ask the developers of wTorrent or go to there website. I don&#8217;t use wTorrent myself, sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Testimonial &#124; Seed My Box</title>
		<link>http://www.transdroid.org/download/using-rtorrent-on-ubuntu/comment-page-1/#comment-6353</link>
		<dc:creator>Testimonial &#124; Seed My Box</dc:creator>
		<pubDate>Thu, 04 Nov 2010 06:47:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.transdroid.org/?page_id=216#comment-6353</guid>
		<description>[...] ﻿Please follow this guide here: http://www.transdroid.org/download/using-rtorrent-on-ubuntu/ [...]</description>
		<content:encoded><![CDATA[<p>[...] ﻿Please follow this guide here: <a href="http://www.transdroid.org/download/using-rtorrent-on-ubuntu/" rel="nofollow">http://www.transdroid.org/download/using-rtorrent-on-ubuntu/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bardic</title>
		<link>http://www.transdroid.org/download/using-rtorrent-on-ubuntu/comment-page-1/#comment-6319</link>
		<dc:creator>bardic</dc:creator>
		<pubDate>Wed, 03 Nov 2010 21:16:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.transdroid.org/?page_id=216#comment-6319</guid>
		<description>Hey,I&#039;ve followed your guide and rtorrent works just fine and starts up. But wTorrent can&#039;t fine it. Any idea&#039;s?</description>
		<content:encoded><![CDATA[<p>Hey,I&#8217;ve followed your guide and rtorrent works just fine and starts up. But wTorrent can&#8217;t fine it. Any idea&#8217;s?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vampire</title>
		<link>http://www.transdroid.org/download/using-rtorrent-on-ubuntu/comment-page-1/#comment-5283</link>
		<dc:creator>Vampire</dc:creator>
		<pubDate>Mon, 18 Oct 2010 16:39:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.transdroid.org/?page_id=216#comment-5283</guid>
		<description>@Eric One addition to my sequence of commands. As long as you don&#039;t change the version number, the package management tries to reinstall the official version for the custom build one, including a dependency which is not compatible with the debian version of libxmlrpc-c3, so there should be the version number increased. Here is the new list of steps if you want to include it in the main entry:

- Download the libxmlrpc-c3 experimental debian packages
- sudo apt-get remove libxmlrpc-c3 libxmlrpc-core-c3
- sudo dpkg -i libxmlrpc-c3_1.16.07-1_amd64.deb libxmlrpc-c3-dev_1.16.07-1_amd64.deb
- mkdir build_rTorrent &amp;&amp; cd build_rTorrent
- sudo apt-get build-dep rtorrent
- apt-get source rtorrent
- Edit rtorrent-0.8.2/debian/changelog and change the version number in the first line from 0.8.2-0ubuntu2 to 0.8.2-0ubuntu3
- dpkg-buildpackage -rfakeroot -uc -b
- sudo dpkg -i rtorrent_0.8.2-0ubuntu3_amd64.deb
- sudo /etc/init.d/rtorrent start
- cd .. &amp;&amp; rm -rf build_rTorrent</description>
		<content:encoded><![CDATA[<p>@Eric One addition to my sequence of commands. As long as you don&#8217;t change the version number, the package management tries to reinstall the official version for the custom build one, including a dependency which is not compatible with the debian version of libxmlrpc-c3, so there should be the version number increased. Here is the new list of steps if you want to include it in the main entry:</p>
<p>- Download the libxmlrpc-c3 experimental debian packages<br />
- sudo apt-get remove libxmlrpc-c3 libxmlrpc-core-c3<br />
- sudo dpkg -i libxmlrpc-c3_1.16.07-1_amd64.deb libxmlrpc-c3-dev_1.16.07-1_amd64.deb<br />
- mkdir build_rTorrent &amp;&amp; cd build_rTorrent<br />
- sudo apt-get build-dep rtorrent<br />
- apt-get source rtorrent<br />
- Edit rtorrent-0.8.2/debian/changelog and change the version number in the first line from 0.8.2-0ubuntu2 to 0.8.2-0ubuntu3<br />
- dpkg-buildpackage -rfakeroot -uc -b<br />
- sudo dpkg -i rtorrent_0.8.2-0ubuntu3_amd64.deb<br />
- sudo /etc/init.d/rtorrent start<br />
- cd .. &amp;&amp; rm -rf build_rTorrent</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vampire</title>
		<link>http://www.transdroid.org/download/using-rtorrent-on-ubuntu/comment-page-1/#comment-5281</link>
		<dc:creator>Vampire</dc:creator>
		<pubDate>Mon, 18 Oct 2010 16:33:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.transdroid.org/?page_id=216#comment-5281</guid>
		<description>Big_Gray, I&#039;m controlling rtorrent through the ncurses interface usually, but e. g. on my Android phone I have a widget for the start screen that shows me current stats about my downloads and automatically informs me if a download finished and that is VERY useful but needs the 64-bit integer support for big files being displayed correctly.</description>
		<content:encoded><![CDATA[<p>Big_Gray, I&#8217;m controlling rtorrent through the ncurses interface usually, but e. g. on my Android phone I have a widget for the start screen that shows me current stats about my downloads and automatically informs me if a download finished and that is VERY useful but needs the 64-bit integer support for big files being displayed correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Big_Gray</title>
		<link>http://www.transdroid.org/download/using-rtorrent-on-ubuntu/comment-page-1/#comment-3739</link>
		<dc:creator>Big_Gray</dc:creator>
		<pubDate>Sat, 18 Sep 2010 19:55:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.transdroid.org/?page_id=216#comment-3739</guid>
		<description>why you don&#039;t control rtorrent simply through ssh with or without screen? Like as nTorrent (may be found on sourceforge.net under GPL license). On embedded devices such as routers this may save resources - not need to install scgi, web-server and other stuff.

P.s. sorry for my english</description>
		<content:encoded><![CDATA[<p>why you don&#8217;t control rtorrent simply through ssh with or without screen? Like as nTorrent (may be found on sourceforge.net under GPL license). On embedded devices such as routers this may save resources &#8211; not need to install scgi, web-server and other stuff.</p>
<p>P.s. sorry for my english</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vampire</title>
		<link>http://www.transdroid.org/download/using-rtorrent-on-ubuntu/comment-page-1/#comment-2685</link>
		<dc:creator>Vampire</dc:creator>
		<pubDate>Fri, 20 Aug 2010 10:32:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.transdroid.org/?page_id=216#comment-2685</guid>
		<description>What I posted is what I actually did and this works fine. The --with-xmlrpc-c flag is set in the ubuntu source, so this doesn&#039;t need to be set explicitly. The only problem with the packages provided by Ubuntu is that they are built against the too old version of libxmlrpc-c3.</description>
		<content:encoded><![CDATA[<p>What I posted is what I actually did and this works fine. The &#8211;with-xmlrpc-c flag is set in the ubuntu source, so this doesn&#8217;t need to be set explicitly. The only problem with the packages provided by Ubuntu is that they are built against the too old version of libxmlrpc-c3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Kok</title>
		<link>http://www.transdroid.org/download/using-rtorrent-on-ubuntu/comment-page-1/#comment-2680</link>
		<dc:creator>Eric Kok</dc:creator>
		<pubDate>Fri, 20 Aug 2010 08:08:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.transdroid.org/?page_id=216#comment-2680</guid>
		<description>Make sure you compile with -with-xmlrpc-c though to get 64-bit integer support!</description>
		<content:encoded><![CDATA[<p>Make sure you compile with -with-xmlrpc-c though to get 64-bit integer support!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vampire</title>
		<link>http://www.transdroid.org/download/using-rtorrent-on-ubuntu/comment-page-1/#comment-2658</link>
		<dc:creator>Vampire</dc:creator>
		<pubDate>Thu, 19 Aug 2010 17:04:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.transdroid.org/?page_id=216#comment-2658</guid>
		<description>The building/installation is possible very much easier:

- Download the libxmlrpc-c3 experimental debian packages
- sudo apt-get remove libxmlrpc-c3 libxmlrpc-core-c3
- sudo dpkg -i libxmlrpc-c3_1.16.07-1_amd64.deb libxmlrpc-c3-dev_1.16.07-1_amd64.deb
- mkdir build_rTorrent &amp;&amp; cd build_rTorrent
- sudo apt-get build-dep rtorrent
- apt-get -b source rtorrent
- sudo dpkg -i rtorrent_0.8.2-0ubuntu2_amd64.deb
- sudo /etc/init.d/rtorrent start
- cd .. &amp;&amp; rm -rf build_rTorrent</description>
		<content:encoded><![CDATA[<p>The building/installation is possible very much easier:</p>
<p>- Download the libxmlrpc-c3 experimental debian packages<br />
- sudo apt-get remove libxmlrpc-c3 libxmlrpc-core-c3<br />
- sudo dpkg -i libxmlrpc-c3_1.16.07-1_amd64.deb libxmlrpc-c3-dev_1.16.07-1_amd64.deb<br />
- mkdir build_rTorrent &amp;&amp; cd build_rTorrent<br />
- sudo apt-get build-dep rtorrent<br />
- apt-get -b source rtorrent<br />
- sudo dpkg -i rtorrent_0.8.2-0ubuntu2_amd64.deb<br />
- sudo /etc/init.d/rtorrent start<br />
- cd .. &amp;&amp; rm -rf build_rTorrent</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aidan</title>
		<link>http://www.transdroid.org/download/using-rtorrent-on-ubuntu/comment-page-1/#comment-2341</link>
		<dc:creator>aidan</dc:creator>
		<pubDate>Mon, 09 Aug 2010 23:15:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.transdroid.org/?page_id=216#comment-2341</guid>
		<description>I was being an idiot. I had the &#039;Server OS&#039; option set as &#039;Windows&#039; instead of &#039;Linux&#039;. Works now! Thanks Eric.</description>
		<content:encoded><![CDATA[<p>I was being an idiot. I had the &#8216;Server OS&#8217; option set as &#8216;Windows&#8217; instead of &#8216;Linux&#8217;. Works now! Thanks Eric.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

