- Install dependencies.
su -c 'yum install python-devel python python-twisted python-twisted-web pyOpenSSL python-simplejson python-setuptools gettext pyxdg python-GeoIP rb_libtorrent-python python-chardet'
- Download the source code from http://download.deluge-torrent.org/source/
- Extract the archive.
- Enter the directory.
- Run
python setup.py clean -a
python setup.py built
su -c 'python setup.py install'
No comments:
Post a Comment