<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
hi andreas<br>
<br>
thanks for your hint. it leads me to the file<br>
<br>
/opt/kde3/bin/startkde<br>
<br>
in which you have to comment the line<br>
<br>
unset KDEDIRS<br>
<br>
This seems only to be related to SuSE Linux.<br>
Oh lord (ahm, no I'm not religious) - Oh linus, when will the time come
with no distribution-specific annoyances. <br>
<br>
harald<br>
<br>
Andreas Pakulat schrieb:
<blockquote cite="mid20050630172918.GB13364@morpheus.apaku.dnsalias.org"
 type="cite">
  <pre wrap="">On 30.Jun 2005 - 18:46:23, Harald Nikolisin wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">hi list,

old topic, new problem:
after installing kdevelop in /usr/local instead of /opt/kde3 (default)
KDevelop can't load C++ plugin ..blabla

yes, I had set KDEDIRS, the annoying thing is that I must every time I
log in in KDE re-enter the "kbuildsycocoa" command. Every time the
changes are lost...

any ideas? I'm using SuSE 9.2 and KDE 3.3.2
    </pre>
  </blockquote>
  <pre wrap=""><!---->
This is just a guess: You set KDEDIRS in .bashrc (or whatever your shell
uses) and that's the problem. Normally those don't get executed when
logging in, only of you include them from your .bash_profile (or
.profile or whatever your shell uses). But this can still be not enough,
as far as I know kdm until kde3.4.0 did not start a login-shell when
starting the session, thus neither .bash_profile nor .bashrc are read,
so KDEDIRS are empty when starting KDE (where kbuildsycoca is run). 

As I don't know SuSE that much, the only hint I can give is: create a
file .xsession in your home and put

export KDEDIRS=...
/opt/kde3/bin/startkde

In there. I hope SuSE cares about a .xsession in the home...

Andreas

  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
mit freundlichen Grüssen / with kind regards
Dipl.-Ing. Harald Nikolisin

SOFiSTiK AG
<a class="moz-txt-link-abbreviated" href="http://www.sofistik.de">www.sofistik.de</a> <a class="moz-txt-link-abbreviated" href="http://www.sofistik.com">www.sofistik.com</a>
</pre>
</body>
</html>