Registered Member
|
Hi to all!
Now I trying to update KDE from 4.3.1 to 4.3.5 version. 1st stage I already was done - the "cmake" of kdelibs. The trouble is it on second stage - "make". At 97% in terminal I saw this:
What can I do? Maybe I must have something installed in my system? |
Moderator
|
Try to install these packages, because it seems that the QtWebkit header files are missing:
libQtWebKit4 libQtWebKit4-devel You can do this by executing sudo zypper install libQtWebKit4 libQtWebKit4-devel in Konsole. Then run make again. |
Registered Member
|
Thanks to you! Seems like the kdelibs is fully maked.
Now I want to configure kdebase. And I got an error again:
Ideas? |
Registered Member
|
Did you "make install" KDELibs? Not just "make".
connect(post, SIGNAL(readSignature()), qapp, SLOT(quit()));
|
Administrator
|
Also, where did you install KDELibs?
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
Registered Member
|
Whoops, I did not wrote for kdelibs "make install". I thought that "make install" need apply to all packets after that, when they are "maked". Thanks!
BTW: What else packages I need for base KDE installation? Somewhere I saw this, but now I forget where I saw. BTW2: I mean, to apply "make install" I need exit from KDE-environment? That's right? |
Registered Member
|
The problem has been solved with installing kdebase4-workspace-devel. I was install 4.3.1-version, like version of my present KDE.
Also, libimageblitz-devel has been installed too, because another error has been. BTW & BTW2 questions are still present... |
Registered Member
|
BTW: I do not understand. Have you seen Getting Started in techbase.kde.org?
BTW2: Not really. But in some rare cases, the desktop and other applications may crash.
connect(post, SIGNAL(readSignature()), qapp, SLOT(quit()));
|
Registered users: Bing [Bot], claydoh, Google [Bot], rblackwell