![]() Registered Member ![]()
|
|
![]() Registered Member ![]()
|
I met a problem when I install the ktorrent
the error message is d-laptop:~/ktorrent-3.2beta1$ sudo cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix`.. -- Qt's moc NOT found! -- Qt's uic NOT found! CMake Error at /usr/lib/kde4/share/kde4/apps/cmake/modules/FindQt4.cmake:1418 (MESSAGE): Qt libraries, includes, moc, uic or/and rcc NOT found! Call Stack (most recent call first): /usr/lib/kde4/share/kde4/apps/cmake/modules/FindKDE4Internal.cmake:267 (find_package) /usr/share/cmake-2.6/Modules/FindKDE4.cmake:69 (FIND_PACKAGE) CMakeLists.txt:2 (find_package) -- Configuring done |
![]() Registered Member ![]()
|
|
![]() Registered Member ![]()
|
this is absolutely perfect, thanks for the effort, but i am having some problems.
1st: I couldnt find the exact lines, so i replaced the ones most resembling these: 11. change: SET("solid_LIB_DEPENDS" "general;/usr/lib/libQtCore.so;general;/usr/lib/libQtDBus.so;general;/usr/lib/libQtXml.so;general;/usr/lib/libQtGui.so;general;/build/buildd/kde4libs-4.1.2/obj-i486-linux-gnu/lib/libkdecore.so;") to: SET("solid_LIB_DEPENDS" "general;/usr/lib/libQtCore.so;general;/usr/lib/libQtDBus.so;general;/usr/lib/libQtXml.so;general;/usr/lib/libQtGui.so;general;/usr/lib/libkdecore.so;") change: SET("solid_LIB_DEPENDS" "/usr/lib/libQtCore.so;/usr/lib/libQtDBus.so;/usr/lib/libQtXml.so;/usr/lib/libQtGui.so;/build/buildd/kde4libs-4.1.2/obj-i486-linux-gnu/lib/libkdecore.so;") to: SET("solid_LIB_DEPENDS" "/usr/lib/libQtCore.so;/usr/lib/libQtDBus.so;/usr/lib/libQtXml.so;/usr/lib/libQtGui.so;/usr/lib/libQtGui.so;general;/usr/lib/libkdecore.so;") 2nd: 12. Code: cd ktorrent-3.2beta1 i get this: themaster@themaster-desktop:~$ cd ktorrent-3.2beta1 bash: cd: ktorrent-3.2beta1: No such file or directory |
![]() Registered Member ![]()
|
Step 11: I think that Ubuntu changed some of the wording with one of their updates because when I reinstalled Intrepid and fully updated it before building kTorrent I noticed the same thing. I changed the closest one as well and it worked fine.
Step 12: It's telling you that the directory ktorrent-3.2beta1 doesn't exist where you're telling it to go. Where did you download it to? If you follow step 9 and download it to your home folder you shouldn't run into a problem so long as you follow the directions exactly. Shouldn't...I hope. |
![]() Registered Member ![]()
|
i downloaded it to my desktop then moved it to my home folder |
![]() Registered Member ![]()
|
|
![]() Registered Member ![]()
|
|
![]() Registered Member ![]()
|
sorry, I figured it out.
You need to download the source and extract it to your home folder, then issue the command
I updated the first post to be more specific about that. |
![]() Registered Member ![]()
|
|
![]() Registered Member ![]()
|
Thank you - using this is guide solved my issue with Ubuntu Hardy when trying to install 3.2
![]() I was executing the cmake command below and it was complaining about kdepimlibs.
And I was receiving the following message
|
![]() Moderator ![]()
|
|
![]() Registered Member ![]()
|
is this supposed to be able to work for compiling 3.2?
when i compiled it and tried to run it, i got this bug report: Application: KTorrent (ktorrent), signal SIGSEGV Thread 1 (Thread 0xb5d876c0 (LWP 15182)): [KCrash Handler] #6 0xb7bc2a7f in bt::IPBlocklist::isBlockedLocal () from /usr/lib/libbtcore.so.7 #7 0xb7bc2c4c in bt::IPBlocklist::isBlocked () from /usr/lib/libbtcore.so.7 #8 0xb7bba5b6 in bt::Server::newConnection () from /usr/lib/libbtcore.so.7 #9 0xb7bba70e in bt::Server::readyToAccept () from /usr/lib/libbtcore.so.7 #10 0xb7bba7a1 in bt::Server::qt_metacall () from /usr/lib/libbtcore.so.7 #11 0xb7484a60 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #12 0xb74857e2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #13 0xb74bf633 in QSocketNotifier::activated () from /usr/lib/libQtCore.so.4 #14 0xb748a637 in QSocketNotifier::event () from /usr/lib/libQtCore.so.4 #15 0xb6b608ec in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #16 0xb6b6872e in QApplication::notify () from /usr/lib/libQtGui.so.4 #17 0xb79aed1d in KApplication::notify () from /usr/lib/libkdeui.so.5 #18 0xb746fe61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #19 0xb749a70a in ?? () from /usr/lib/libQtCore.so.4 #20 0xb615d6f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #21 0xb6160da3 in ?? () from /usr/lib/libglib-2.0.so.0 #22 0xb6160f61 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #23 0xb749a478 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 #24 0xb6bfaea5 in ?? () from /usr/lib/libQtGui.so.4 #25 0xb746e52a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #26 0xb746e6ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #27 0xb7470da5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4 #28 0xb6b60767 in QApplication::exec () from /usr/lib/libQtGui.so.4 #29 0x0806441b in _start () |
![]() Registered Member ![]()
|
Something is wrong. there is /usr/lib/libbtcore.so.9 in ktorrent 3.2, not so.7 |
![]() Registered Member ![]()
|
Registered users: Bing [Bot], Evergrowing, Google [Bot]