I upgraded to the 8.10 beta yesterday, and since then, ktorrent has not included any of its plugins (such as the IPfilter). In fact, in the the settings dialog for the plugins, changing them does not highlight the "apply" button. Any ideas?
Announcement
Collapse
No announcement yet.
Ktorrent plugins missing after upgrade
Collapse
This topic is closed.
X
X
-
Re: Ktorrent plugins missing after upgrade
I had this same issue on my 8.04 setup.
I resolved this by updating my PATH to include
PATH=$PATH:/usr/lib/kde4/bin
I managed to get the plugins to show up by using.
cmake -DCMAKE_INSTALL_PREFIX=$(kde4-config --prefix) .
make
sudo make install
- Top
- Bottom
Comment
Comment