LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Install Torrent client to redhat x86_64 GNU/Linux (https://www.linuxquestions.org/questions/linux-software-2/install-torrent-client-to-redhat-x86_64-gnu-linux-4175428900/)

pra838 09-25-2012 12:36 AM

Install Torrent client to redhat x86_64 GNU/Linux
 
Dear All,

How to install Torrent client to Redhat 5 x86_64 server.
I tried deligu,but failed.
Please provide step by step guide.

Thanks/

prabhath

John VV 09-25-2012 01:35 AM

please do not use pink/purple colored text

assuming you DO have the required support contract
RHEL 5.9 is in testing
5.9 represents the end to normal "level 1" support

and this IS a headless server and gtk2 nor qt3 are installed

rtorrent should be in the RHN repo

rtorrent is a text terminal client
( no gui needed)

Code:

su -
yum search torrent
--- then from the list, install it ------
yum install rtorrent

if not then install the third party repo "rmpforge"

BUT heed EVERY AND ALL WARNINGS

RPMforge is INCOMPATIBLE !!!! with RHN upstream
you MUST MUST USE !!! yum-priaroites plugin and configure it!!!!!!!
or use " protectbase"
otherwise you WILL FUBAR ( look it up) your rhel5 install

then once the rpmforge reop is installed
install rtorrent -- see the above yum search


All times are GMT -5. The time now is 04:06 PM.