i cant install libtorrent on ubuntu server

Linux specific questions, problems.
Post Reply
raafat

i cant install libtorrent on ubuntu server

Post by raafat »

Hi guys...i followed this guide https://github.com/qbittorrent/qBittorr ... ompilation
for installing qbittorrent on a ubuntu server but when downloading libtorrent this is what i got:

svn: Repository moved permanently to 'https://svn.code.sf.net/p/libtorrent/code/'; please relocate


Any an idea ?


thank you
User avatar
Peter
Administrator
Administrator
Posts: 2701
Joined: Wed Jul 07, 2010 6:14 pm

Re: i cant install libtorrent on ubuntu server

Post by Peter »

  1. sudo apt-get update
  2. sudo apt-get install python-software-properties
  3. sudo add-apt-repository ppa:hydr0g3n/qbittorrent-stable
  4. sudo apt-get update
And now you can install:
  • sudo apt-get install qbittorrent
or
  • sudo apt-get install qbittorrent-nox
raafat

Re: i cant install libtorrent on ubuntu server

Post by raafat »

thank you i got it up...but i could't find Advanced tab ,Where is it ?
sledgehammer_999
Administrator
Administrator
Posts: 2443
Joined: Sun Jan 23, 2011 1:17 pm

Re: i cant install libtorrent on ubuntu server

Post by sledgehammer_999 »

Do you mean Tools->Options...->Advanced ?
raafat

Re: i cant install libtorrent on ubuntu server

Post by raafat »

Yes that's but there is nothing called Advanced

i want to enable an embedded tracker with qbittorrent .

Any an idea ?
User avatar
Peter
Administrator
Administrator
Posts: 2701
Joined: Wed Jul 07, 2010 6:14 pm

Re: i cant install libtorrent on ubuntu server

Post by Peter »

www.youtube.com/watch?v=rVbThDfa3qw&hd=1

It's right there man...
Oh! It's only included in the desktop version as far as I know.
Use OpenTracker if you want a simple headless tracker.

See this topic for detailed instructions:
http://qbforums.shiki.hu/index.php/topic,2165.0.html
Last edited by Peter on Wed Aug 21, 2013 2:38 pm, edited 1 time in total.
raafat

Re: i cant install libtorrent on ubuntu server

Post by raafat »

Thank you but are not there any alternatives for opentracker ?
User avatar
Peter
Administrator
Administrator
Posts: 2701
Joined: Wed Jul 07, 2010 6:14 pm

Re: i cant install libtorrent on ubuntu server

Post by Peter »

See the other topic. I mean, I wrote down everything there. :)
Onemoar

Re: i cant install libtorrent on ubuntu server

Post by Onemoar »

[quote="shiki"]
  1. sudo apt-get update
  2. sudo apt-get install python-software-properties
  3. sudo add-apt-repository ppa:hydr0g3n/qbittorrent-stable
  4. sudo apt-get update
And now you can install:
  • sudo apt-get install qbittorrent
or
  • sudo apt-get install qbittorrent-nox
[/quote]
THIS NEEDS TO BE STICKYED I WASTED A BUNCH OF TIME TRYING TO BUILD IT MY SELF
derp derp
Last edited by Onemoar on Wed Aug 28, 2013 1:42 am, edited 1 time in total.
raafat

Re: i cant install libtorrent on ubuntu server

Post by raafat »

Thank you for your reply *__________*
User avatar
Peter
Administrator
Administrator
Posts: 2701
Joined: Wed Jul 07, 2010 6:14 pm

Re: i cant install libtorrent on ubuntu server

Post by Peter »

well, maybe qBittorrrent should have an in-built news feed?
... hmm.

(That's actually a great idea... what do you guys think?
Like having a button and it would show the number of news.
If you click it, it goes to 0. So every new user would have to only press it once.
And if we have an announcement like this, people would see it...

Hmm?)

Made a Github ticket:
https://github.com/qbittorrent/qBittorrent/issues/911
Last edited by Peter on Thu Sep 12, 2013 6:35 pm, edited 1 time in total.
Post Reply