Registered Member
|
I'm running a new Ubuntu 12.04 LTS machine that's my general file server. I previously installed Ubuntu's Ktorrent package which had version 4.1.3 and I want to upgrade to 4.3 because of stability issues that I'm seeing. My unix experience is hit or miss. I downloaded the tar packages from the Ktorrent front page and executed the mkdir for the build and got the following error. I did some google searches to see if there was a solution but I didn't understand what anyone else did to resolve this so far. It's obvious to me I need some type of library but beyond that I'm not sure which one. I ran apt-get build-dep ktorrent as well but that didn't affect anything.
Can someone provide a next step? |
Manager
|
do you have gmp-dev installed?
|
Registered Member
|
I don't even know how to check for that
|
Manager
|
how did install the Ktorrent package? the same tool should be able to search for packages and display if installed or not
you can do in Konsole: apt-get install gmp-dev you need to familiarize yourself with package management in Mint, search their site for a tutorial. this looks helpful http://helpsite.org/install-software-in-linux/ |
Registered Member
|
libgmp-dev was already installed so that didn't solve the issue
|
Administrator
|
Have you tried using "apt-get build-dep" to install the dependencies which apt-get knows about for KTorrent? This may make your task a little easier here...
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
Registered Member
|
Yes, it was in my first post
. I later ran it for libtorrent to see if that would add anything. |
Manager
|
Sometime there are others with the same need who have already done this kind of thing and Googling or searching/posting on the distro's forum may provide instructions or a package in a private ppa, in your case see https://launchpad.net/~alexey-ivanov/+archive/ktorrent
note: as private ppa's are not official *buntu's there may (or not) be risks in their use |
Registered Member
|
If you still want to compile, try
http://ktorrent.org/wiki/index.php/FAQ# ... Torrent.3F , and see how far you get. Be aware, a lot of trackers do have black and whitelists for versions of BitTorrent clients. And because this version is a non-released version yet, it might be banned for using it there. Otherwise add the repo with, i think it was: sudo add-apt-repository ppa:alexey-ivanov/ktorrent sudo apt-get update sudo apt-get upgrade |
Registered users: bancha, Bing [Bot], Google [Bot], Sogou [Bot]