mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-06 18:22:32 +00:00
758bbc9faf
PeerConnection::m_write. Moved src/net/protocol_* to src/peer/. Moved over to using PeerConnectionBase and created factory class and setting for seeder/leecher. git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@483 e378c898-3ddf-0310-93e7-cc216c733640
28 lines
593 B
Plaintext
28 lines
593 B
Plaintext
BUILDING
|
|
|
|
Run "./autogen.sh" to generate the configure scripts if
|
|
nessesary. The man page "doc/rtorrent.1" must be generated with
|
|
"docbook2man rtorrent.1.xml" if it is missing.
|
|
|
|
Note that rtorrent follows the development of libtorrent closely, and
|
|
thus the versions must be in sync. This should not be nessesary in the
|
|
future, when the library API stabilizes.
|
|
|
|
USAGE
|
|
|
|
See the man page or website for instructions.
|
|
|
|
LICENSE
|
|
|
|
GNU GPL, see COPYING.
|
|
|
|
DEPENDENCIES
|
|
|
|
libcurl >= 7.12.0
|
|
ncurses
|
|
|
|
CONTACT
|
|
|
|
Send bug reports, suggestions and patches to <jaris@ifi.uio.no> or
|
|
to the mailinglist.
|