<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
On 2009-03-30 11:34, meik michalke wrote:
<blockquote
 cite="mid:200903301134.53284.meik.michalke@uni-duesseldorf.de"
 type="cite">
  <pre wrap="">hi finn,

am Montag, 30. März 2009 (11:16) schrieb stfs:
  </pre>
  <blockquote type="cite">
    <pre wrap="">It complains that it can't find kde4-config.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
yes, i guess that's because the kde4 binaries are not in path by default. to 
compile rkward on ubuntu 8.04 you must
 export PATH=$PATH:/usr/lib/kde4/bin
first, then kde4-config will be found and package building should work.


viele grüße :: m.eik
  </pre>
</blockquote>
Compiling now works. I compiled again into a .deb package and from svn.<br>
Everything now works but there may be a problem with the .deb that I
will try to explain.<br>
<br>
I first installed it the '.deb' way (ie. making the deb and double
click it).<br>
Rkward could be started from command line but not from menu. Menu had
no icon.<br>
I believe the reason is that /usr/local/bin/rkward does not exist.<br>
<br>
Then I installed from source. Rkward could now be started from menu
(and still from command line).<br>
Menu still had no icon (Perhaps some setting is cached by the system or
not overwritten as it should).<br>
<br>
Then I deleted the menu because I thought if it was missing it would be
reinstalled. It didn't help now the menu was completely missing and it
didn't turn up when installing. <br>
Finally I found the 'deleted' menu as an xdg-file in
~/.local/share/applications/ as soon as I deleted it from there it
turned up in the menu with an icon and working too.<br>
<br>
Right now I think there may be a problem with the .deb (it does not
appear to create /usr/local/bin/rkward). <br>
This file was created by source install instead.<br>
<br>
Regards<br>
Finn<br>
</body>
</html>