[rkward-users] [rkward - Help] RE: Can't build Rkward 050d on OpenSuSE 11.1 KDE4
SourceForge.net
noreply at sourceforge.net
Thu May 14 04:55:55 UTC 2009
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7390927
By: kapatp
I am neither comfortable with cmake nor have I used Suse. But there are somethings
that seemed odd:
1. Instead of 'which kget' try 'kde4-config --prefix' -- this should ideally
be the required prefix.
2. Instead of using /usr/bin/build for the building process try this:
$ cd /home/joe/Download/rkward-0.5.0d
$ mkdir build && cd build
$ cmake .. (assuming /home/joe/Download/rkward-0.5.0d contains the file
CMakeLists.txt)
3. Ubuntu's cmake package contains:
/usr/share/cmake-2.6/Modules/FindKDE4.cmake
Try the following (may be as root) and let us know what you get:
find /usr -type f -name 'FindKDE4.cmake'
Also read the INSTALL/README file(s) for rkward.
We are updating our online documentation. I agree that currently it is a bit
fragmented. Hopefully things will improve. It would be great if you can take
some time to provide your opinions on what is good/bad/what needs improvement
regarding the new wiki:
http://apps.sourceforge.net/mediawiki/rkward/index.php?title=Main_Page
Please feel free to contact us. Someone else on the list might provide insight
on Suse's rpm updates.
Regards,
PK
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=165574
More information about the Rkward-users
mailing list