CentOS 5에서 rtorrent + rutorrent 설치하기

Arcy의 이미지

패키지를 주섬주섬 모아야 합니다.

mod_scgi : Apache 모듈로 scgi 를 사용하기 위해서 사용. Apache + rutorrent 경우 필요합니다. Apache 를 굳이 사용하지 않아도 된다면 lighttpd 가 더 가볍습니다. 이 글에서는 Apache 기준으로 설명합니다.

http://redhat.sorbonne.fr/CentOS-5/siris/i386/mod_scgi-1.13-1.el5.siris.i386.rpm

libsigc++20 : libtorrent 에서 사용하는 라이브러리

http://yum.aclub.net/pub/linux/centos/5/umask/i386/libsigc++20-2.2.3-umask.1.i386.rpm

bittorrent 라이브러리

http://yum.aclub.net/pub/linux/centos/5/umask/i386/libtorrent-0.12.6-umask.3.i386.rpm

rutorrent 와 rtorrent 를 연동하기 위한 xmlrpc-c 패키지

http://yum.aclub.net/pub/linux/centos/5/umask/i386/xmlrpc-c-1.06.36-umask.2.i386.rpm

ncurse 기반 torrent 인 rtorrent. 이 패키지는 위의 xmlrpc-c 1.06를 사용합니다.

http://yum.aclub.net/pub/linux/centos/5/umask/i386/rtorrent-0.8.6-umask.5.i386.rpm

위 패키지를 모두 준비 후, rutorrent 를 설치합니다.

tarball 을 받아 깔거나, http://code.google.com/p/rutorrent/wiki/Main
svn 으로 설치합니다. http://code.google.com/p/rutorrent/wiki/GetFromSVN

.rtorrent.rc 파일에 XMLRPC 포트를 설정하고,

scgi_port = localhost:5000

Apache 설정에서 XMLRPC로 scgi 연결하는 설정을 추가합니다.

SCGIMount /RPC2 127.0.0.1:5000

**

위 패키지들은 xmlrpc-c 버젼때문에 i8 이 지원되지 않습니다. 이 에러가 신경쓰신다면 1.11 이상의 xmlrpc-c 를 설치하고 rtorrent 를 리빌드해야합니다.

아래 사이트에서 xmlrpc-c 1.16 을 다운받아 설치 후, rtorrent 를 리빌드합니다. xmlrpc-c 를 빌드할 때 cmake 가 필요하니 적절한 바이너리 패키지를 인스톨 후 빌드하면 됩니다.

http://u.unfix.net/projects/nateon/forum/305579?start=30

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.