![]() Registered Member ![]()
|
Hi,
my k-menu editor doesn't really reliable work and I wanted to do some tests what the issue is. I have taken the source code for kmenuedit and now want to compile it. I have
and do
in an empty build directory. I see
I would assume that I can ignore the warning about the min. requirement. But what about the install_icons problem. Anyone an idea? Thanks. |
![]() Administrator ![]()
|
You need to add the following lines to the top of the CMakeLists.txt file:
To allow building KMenuEdit by itself. Make sure to remove them before submitting your patch. I believe KMenuEdit is effectively unmaintained, so any work is much appreciated!
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
![]() Registered Member ![]()
|
Thanks, cmake now runs through! But make doesn't ...
The German text says that there is no rule for target khotkeys/app/... And here the cmake output if relevant...
Any further ideas? Thanks. |
![]() Administrator ![]()
|
Ok, it appears that you need to download and configure the entire module that kmenuedit is part of.
You then need to configure it at the top level, and the change to the kmenuedit directory to perform the "make" stage of the build.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
![]() Registered Member ![]()
|
Running the svn command shows
somehow I doubt that there is a network error on my side. So is that message normal once all files are downloaded? I then issued the commands you have mentioned. That shows
How do I get this version? Since I don't care for the first test about the latest version I run the svn command not on trunk but on branches 4.3 to avoid this kdelibs issue. cmake runs fine. but then...
It says that there is no make target. I then tried to go to kde-workspace/kmenuedit and changed the CMakeList.txt file as described earlier and run the cmake.. and build command there. I got a makefile this time but got the same error as in my last post. seems to be pretty tricky... |
![]() Administrator ![]()
|
The svn message you recieved indicates that the checkout failed unfortunately.
Try using the 4.3 branch, since KDE-Base seems to need Trunk KDE-Libs ![]() Make sure to remove the kde-workspace folder first.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
![]() Registered Member ![]()
|
okay svn download works on another machine, but there I get on cmake..
libqt4-devel is installed I though QtCore comes with that one... |
![]() Administrator ![]()
|
Can you please run the following commands and post their output on the machine in question?
I get the following from my system:
You likely need to upgrade CMake, 2.6-patch2 is minimum for KDE 4.3 I believe.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
![]() Registered Member ![]()
|
my mistake. I thought I have to add the earlier changes to the CMakeLists.txt file, after removing them and installing some more libs cmake went through.
and even make went through! Now it seems I can start working on the source code. Thanks for all your patient and very good help! |
Registered users: abc72656, Bing [Bot], daret, Google [Bot], Sogou [Bot], Yahoo [Bot]