![]() Registered Member ![]()
|
I have some sites that I use and I am not allowed to use ktorrent 4.x so I want to downgrade ktorrent to a 3.x.
Ktorrent 4.x is the only one in the synaptic package manager atleast for maverik 10.10. I tried downloading the files from ktorrent.org but cannot get them to install in the terminal. Is there a more appropriate way of going about this. Any help would be appreciated, thanks! |
![]() Moderator ![]()
|
First run sudo apt-get build-dep ktorrent
Then do this: tar -xvjf ktorrent-3.3.4.tar.bz2 cd ktorrent-3.3.4 cmake -DCMAKE_INSTALL_PREFIX=/usr make sudo make install And your done |
![]() Registered Member ![]()
|
Ah excellent I was having issues with 4.03 after upgrading from 4.02 on ubuntu 10.10.
Followed these instructions and am now all go again, thanks george. Just one problem the plugins function seems to be not available, the icon is there on the sidebar but no pluggins? **edit** Since rebooting all options have returned thanks again George |
![]() Registered Member ![]()
|
Thanks for the reply, before i recieved the reply someone else sent me a link to some .deb files that I got working after some fiddling. But thanks for the reply, I really appreciate it!
I wish the site would just OK 4.0.3 haha |
![]() Registered Member ![]()
|
hi,
using same instructions to downgrade to ktorrent 4.1.0, executed 'make' and all was going well until.... [ 83%] Building CXX object plasma/applet/CMakeFiles/plasma_applet_ktorrent.dir/applet.o /media/Data/Data/Tech/Apps/ktorrent-4.1.0/plasma/applet/applet.cpp: In member function ‘void ktplasma::Applet::iconClicked()’: /media/Data/Data/Tech/Apps/ktorrent-4.1.0/plasma/applet/applet.cpp:343:3: error: ‘TaskDict’ is not a member of ‘TaskManager’ /media/Data/Data/Tech/Apps/ktorrent-4.1.0/plasma/applet/applet.cpp:343:25: error: expected ‘;’ before ‘tasks’ /media/Data/Data/Tech/Apps/ktorrent-4.1.0/plasma/applet/applet.cpp:344:21: error: ‘TaskManager::TaskDict’ has not been declared /media/Data/Data/Tech/Apps/ktorrent-4.1.0/plasma/applet/applet.cpp:344:40: error: expected ‘;’ before ‘i’ /media/Data/Data/Tech/Apps/ktorrent-4.1.0/plasma/applet/applet.cpp:344:58: error: ‘i’ was not declared in this scope /media/Data/Data/Tech/Apps/ktorrent-4.1.0/plasma/applet/applet.cpp:344:63: error: ‘tasks’ was not declared in this scope make[2]: *** [plasma/applet/CMakeFiles/plasma_applet_ktorrent.dir/applet.o] Error 1 make[1]: *** [plasma/applet/CMakeFiles/plasma_applet_ktorrent.dir/all] Error 2 make: *** [all] Error 2 can anyone shed any light? cheers! |
![]() Moderator ![]()
|
Older versions of the plasma applet will not compile with a recent KDE version. Your best bet would be to disable the plasma stuff by removing the add_subdirectory(plasma) line in the toplevel CMakeLists.txt and rerunning cmake. I'm guessing that you can live without the plasma applet. |
![]() Registered Member ![]()
|
thanks George, worked perfectly and i now have 4.1.0 installed!
|
![]() Registered Member ![]()
|
This patch gets ktorrent 4.1.3 building and running under Fedora Core 17...I assume it'll work for Ubuntu 10.10 also. I just copied a little code from the ktorrent 4.2 source code to make this work.
ktorrent 4.2 wasn't respecting the per-torrent upload speed limit, and the ktorrent people said they couldn't reproduce the problem, so I wanted to downgrade.
|
Registered users: bancha, Bing [Bot], Google [Bot], Sogou [Bot]