<?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: Installing libTorrent and rTorrent on Linux Centos</title>
	<atom:link href="http://markus.revti.com/2009/11/installing-libtorrent-and-rtorrent-on-linux-centos/feed/" rel="self" type="application/rss+xml" />
	<link>http://markus.revti.com/2009/11/installing-libtorrent-and-rtorrent-on-linux-centos/</link>
	<description>What's going on Internet?</description>
	<lastBuildDate>Fri, 05 Mar 2010 07:35:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Markus</title>
		<link>http://markus.revti.com/2009/11/installing-libtorrent-and-rtorrent-on-linux-centos/comment-page-1/#comment-1047</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Sun, 21 Feb 2010 00:27:36 +0000</pubDate>
		<guid isPermaLink="false">http://markus.revti.com/?p=449#comment-1047</guid>
		<description>did you compile rtorrent as root?

rtorrent should be installed on: /usr/local/bin/rtorrent if it&#039;s not there then try re-compiling rtorrent again:

cd rtorrent-0.8.5
rm -f scripts/{libtool,lt*}.m4
./autogen.sh
./configure
make
make install</description>
		<content:encoded><![CDATA[<p>did you compile rtorrent as root?</p>
<p>rtorrent should be installed on: /usr/local/bin/rtorrent if it&#8217;s not there then try re-compiling rtorrent again:</p>
<p>cd rtorrent-0.8.5<br />
rm -f scripts/{libtool,lt*}.m4<br />
./autogen.sh<br />
./configure<br />
make<br />
make install</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben</title>
		<link>http://markus.revti.com/2009/11/installing-libtorrent-and-rtorrent-on-linux-centos/comment-page-1/#comment-1043</link>
		<dc:creator>ben</dc:creator>
		<pubDate>Fri, 19 Feb 2010 23:26:14 +0000</pubDate>
		<guid isPermaLink="false">http://markus.revti.com/?p=449#comment-1043</guid>
		<description>Hi

Ive been through all the steps and installed fine

everytime i type in rtorrent it says 

-bash: rtorrent: command not found

is there any way you could drop me a email</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Ive been through all the steps and installed fine</p>
<p>everytime i type in rtorrent it says </p>
<p>-bash: rtorrent: command not found</p>
<p>is there any way you could drop me a email</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus</title>
		<link>http://markus.revti.com/2009/11/installing-libtorrent-and-rtorrent-on-linux-centos/comment-page-1/#comment-1039</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Fri, 19 Feb 2010 21:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://markus.revti.com/?p=449#comment-1039</guid>
		<description>try run:

yum install openssl-devel</description>
		<content:encoded><![CDATA[<p>try run:</p>
<p>yum install openssl-devel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben</title>
		<link>http://markus.revti.com/2009/11/installing-libtorrent-and-rtorrent-on-linux-centos/comment-page-1/#comment-1038</link>
		<dc:creator>ben</dc:creator>
		<pubDate>Fri, 19 Feb 2010 20:25:24 +0000</pubDate>
		<guid isPermaLink="false">http://markus.revti.com/?p=449#comment-1038</guid>
		<description>No package &#039;openssl&#039; found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables OPENSSL_CFLAGS
and OPENSSL_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.



I have installed 
openSSL

# wget http://www.openssl.org/source/openssl-0.9.8g.tar.gz
# tar -zxvf openssl-0.9.8g.tar.gz
# cd openssl-0.9.8g
# ./Configure gcc
# make
# make install

But still no luck</description>
		<content:encoded><![CDATA[<p>No package &#8216;openssl&#8217; found</p>
<p>Consider adjusting the PKG_CONFIG_PATH environment variable if you<br />
installed software in a non-standard prefix.</p>
<p>Alternatively, you may set the environment variables OPENSSL_CFLAGS<br />
and OPENSSL_LIBS to avoid the need to call pkg-config.<br />
See the pkg-config man page for more details.</p>
<p>I have installed<br />
openSSL</p>
<p># wget <a href="http://www.openssl.org/source/openssl-0.9.8g.tar.gz" rel="nofollow">http://www.openssl.org/source/openssl-0.9.8g.tar.gz</a><br />
# tar -zxvf openssl-0.9.8g.tar.gz<br />
# cd openssl-0.9.8g<br />
# ./Configure gcc<br />
# make<br />
# make install</p>
<p>But still no luck</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://markus.revti.com/2009/11/installing-libtorrent-and-rtorrent-on-linux-centos/comment-page-1/#comment-962</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 24 Dec 2009 06:02:42 +0000</pubDate>
		<guid isPermaLink="false">http://markus.revti.com/?p=449#comment-962</guid>
		<description>THANK YOU THANK YOU THANK YOU THANK YOU!!!

I was banging my head all day trying to get rtorrent to work on my centos box, and this finally did the trick! Damn Centos and it&#039;s always &quot;just too out of date to work&quot; packages :P</description>
		<content:encoded><![CDATA[<p>THANK YOU THANK YOU THANK YOU THANK YOU!!!</p>
<p>I was banging my head all day trying to get rtorrent to work on my centos box, and this finally did the trick! Damn Centos and it&#8217;s always &#8220;just too out of date to work&#8221; packages <img src='http://markus.revti.com/smilies/yahoo_tongue.gif' alt='&#58;&#80;' class='wp-smiley' width='18' height='18' title='&#58;&#80;' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://markus.revti.com/2009/11/installing-libtorrent-and-rtorrent-on-linux-centos/comment-page-1/#comment-959</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 21 Dec 2009 19:57:09 +0000</pubDate>
		<guid isPermaLink="false">http://markus.revti.com/?p=449#comment-959</guid>
		<description>Superb, many thanks. Have replied on your other thread. Cheers, Chris</description>
		<content:encoded><![CDATA[<p>Superb, many thanks. Have replied on your other thread. Cheers, Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus</title>
		<link>http://markus.revti.com/2009/11/installing-libtorrent-and-rtorrent-on-linux-centos/comment-page-1/#comment-943</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Mon, 14 Dec 2009 21:12:26 +0000</pubDate>
		<guid isPermaLink="false">http://markus.revti.com/?p=449#comment-943</guid>
		<description>have a look here: http://markus.revti.com/2009/12/install-rtorrent-using-curl-in-different-path-on-centos-linux/

let me know if there is problem</description>
		<content:encoded><![CDATA[<p>have a look here: <a href="http://markus.revti.com/2009/12/install-rtorrent-using-curl-in-different-path-on-centos-linux/" rel="nofollow">http://markus.revti.com/2009/12/install-rtorrent-using-curl-in-different-path-on-centos-linux/</a></p>
<p>let me know if there is problem</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Install rTorrent Using CURL in Different Path on Centos Linux &#124; Markus Blog</title>
		<link>http://markus.revti.com/2009/11/installing-libtorrent-and-rtorrent-on-linux-centos/comment-page-1/#comment-942</link>
		<dc:creator>Install rTorrent Using CURL in Different Path on Centos Linux &#124; Markus Blog</dc:creator>
		<pubDate>Mon, 14 Dec 2009 21:09:33 +0000</pubDate>
		<guid isPermaLink="false">http://markus.revti.com/?p=449#comment-942</guid>
		<description>[...] rTorrent Using CURL in Different Path on Centos Linux     After I posted an article titled &quot;Installing libTorrent and rTorrent on Linux Centos&quot; one of my reader have a concern about dependencies as Centos already have older Curl installed by [...]</description>
		<content:encoded><![CDATA[<p>[...] rTorrent Using CURL in Different Path on Centos Linux     After I posted an article titled &quot;Installing libTorrent and rTorrent on Linux Centos&quot; one of my reader have a concern about dependencies as Centos already have older Curl installed by [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
