hype-o-thetic?com

my notes

Archive for the ‘torrent’ tag

How to Install Transmission 2.01 on NexentaStor 3.0.3

leave a comment

Install required packages

aptitude install libssl-dev libcurl4-openssl-dev intltool

Install libevent

wget http://monkey.org/~provos/libevent-1.4.13-stable.tar.gz
tar -xzf libevent-1.4.13-stable.tar.gz
cd libevent-1.4.13-stable
./configure
make && make install

Install Transmission

wget http://mirrors.m0k.org/transmission/files/transmission-2.01.tar.bz2
tar -xjf transmission-2.01.tar.bz2
cd transmission-2.01
./configure LIBEVENT_LIBS="-L/usr/local/lib -levent"
make && make install

Read the rest of this entry »

Fork me on GitHub

Written by gimpe

July 24th, 2010 at 12:02 am

Posted in NexentaStor

Tagged with , ,

Performance Optimization WordPress Plugins by W3 EDGE