Poll: What packages should be included? This poll is closed. |
|||
Tranmission (Compiled with --enabled-lightweight) | 17 | 26.56% | |
SickBeard | 14 | 21.88% | |
Leechr | 0 | 0% | |
SABnzbd | 7 | 10.94% | |
NZBGet | 6 | 9.38% | |
Headphones | 9 | 14.06% | |
Couchpotato | 11 | 17.19% | |
Total | 64 votes | 100% |
* You voted for this item. | [Show Results] |
[Part 1] Download torrent & newsserver package
|
17th Jan, 2013, 12:02 AM
Post: #39
|
|||
|
|||
RE: Download torrent & newsserver package
(16th Jan, 2013 11:46 PM)eth0 Wrote: @SoGarlic ignore them. Just run ./configure --enable-lightweight && make && make install - install the dependencies via apt first though. OK, I will, but just to confirm: I get the error after the last command when installing libevent: $ cd /var/tmp $ wget https://github.com/downloads/libevent/libevent/libevent-2.0.21-stable.tar.gztar xzf libevent-2.0.21-stable.tar.gz $ cd libevent-2.0.21-stable $ CFLAGS="-Os -march=native" ./configure && make And you are saying to just do the second part: $ cd /var/tmp $ wget http://download-origin.transmissionbt.com/files/transmission-2.76.tar.bz2 $ tar xjf transmission-2.76.tar.bz2 $ cd transmission-2.76 and instead of the last "make" command, I should run the one you mention: ./configure --enable-lightweight && make && make install Right? I will try and install libevent through apt-get first, just in case... |
|||
« Next Oldest | Next Newest »
|