![]() Registered Member ![]()
|
Hey guys sorry for the noddy question here but I really can't figure out how to fix this.
I've followed the install instructions under the download section but when it comes to performing the 'make install' part of installing ktorrent, it fails. libktorrent installs without issue.
|
![]() Moderator ![]()
|
|
![]() Registered Member ![]()
|
Thanks for the response George. I'm not sure which one is the development package, but here is what I have installed. [img] http://c4.ac-images.myspacecdn.com/imag ... c27a5f.jpg [/img] |
![]() Moderator ![]()
|
Looks OK, the compiler doesn't complain about videowidget.h not being there, so headers should be in place.
Can you post the output of make VERBOSE=1 |
![]() Registered Member ![]()
|
Sure thing here you go
|
![]() Moderator ![]()
|
It seems that Qt has been compiled without support for VideoWidget. Could you post the content of the file /usr/include/qt4/QtCore/qfeatures.h ?
In the mean time you can try compiling without the mediaplayer plugin (rerun cmake with -DENABLE_MEDIAPLAYER_PLUGIN=false) |
![]() Registered Member ![]()
|
As requested here is the contents of qfeatures.h
For some reason I cannot get the command you suggested to run. plucker@plucker-desktop:~/ktorrent-4.0.3/build$ sudo cmake -DENABLE_MEDIAPLAYER_PLUGIN=false CMake Error: The source directory "/home/plucker/ktorrent-4.0.3/build" does not appear to contain CMakeLists.txt. Specify --help for usage, or press the help button on the CMake GUI. plucker@plucker-desktop:~/ktorrent-4.0.3/build$ |
![]() Moderator ![]()
|
cmake needs to be run from the source (/home/plucker/ktorrent-4.0.3/) directory not the build directory
|
![]() Registered Member ![]()
|
No, that's not true. cmake needs to be run from the build directory. However, the path to the source directory (usually .. if build directory is a subdirectory of the source tree) has to be passed as an argument to the cmake call. |
![]() Registered Member ![]()
|
Success! Although now my plugins have disappeared from the side bar, the pluin is ticked under the plugin section but they refuse to appear. |
Registered users: Bing [Bot], Google [Bot], Sogou [Bot]