<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.peinth.org/index.php?action=history&amp;feed=atom&amp;title=Compile_rtorrent_on_debian</id>
	<title>Compile rtorrent on debian - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.peinth.org/index.php?action=history&amp;feed=atom&amp;title=Compile_rtorrent_on_debian"/>
	<link rel="alternate" type="text/html" href="https://www.peinth.org/index.php?title=Compile_rtorrent_on_debian&amp;action=history"/>
	<updated>2026-05-12T19:46:30Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://www.peinth.org/index.php?title=Compile_rtorrent_on_debian&amp;diff=59&amp;oldid=prev</id>
		<title>Rp: New page: Needed packages:   sudo aptitude install autoconf libtool libsigc++-2.0-dev libssl-dev libncurses5-dev libncursesw5-dev libcurl4-openssl-dev    cd libtorren*   ./autogen.sh   ./configure -...</title>
		<link rel="alternate" type="text/html" href="https://www.peinth.org/index.php?title=Compile_rtorrent_on_debian&amp;diff=59&amp;oldid=prev"/>
		<updated>2008-12-15T10:12:06Z</updated>

		<summary type="html">&lt;p&gt;New page: Needed packages:   sudo aptitude install autoconf libtool libsigc++-2.0-dev libssl-dev libncurses5-dev libncursesw5-dev libcurl4-openssl-dev    cd libtorren*   ./autogen.sh   ./configure -...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Needed packages:&lt;br /&gt;
  sudo aptitude install autoconf libtool libsigc++-2.0-dev libssl-dev libncurses5-dev libncursesw5-dev libcurl4-openssl-dev&lt;br /&gt;
&lt;br /&gt;
  cd libtorren*&lt;br /&gt;
  ./autogen.sh&lt;br /&gt;
  ./configure --prefix=/usr&lt;br /&gt;
  make -j2&lt;br /&gt;
  make install&lt;br /&gt;
&lt;br /&gt;
  cd rtorrent*&lt;br /&gt;
  ./autogen.sh&lt;br /&gt;
  ./configure --prefix=/usr&lt;br /&gt;
  make -j2&lt;br /&gt;
  make install&lt;/div&gt;</summary>
		<author><name>Rp</name></author>
	</entry>
</feed>