no plugin compiled in trunk branch

Andreas Pakulat apaku at gmx.de
Sat Sep 2 07:56:20 BST 2006


On 02.09.06 07:40:14, Girard Henri wrote:
> Hi :)
> I am on a kubuntu dapper and compiled kde4 as
> explained on kde.org trunk web page (by the way thanks
> for this excellent help for building kde4 and the
> mailing list :)
> so kdevelop compiled perfect after i installed flex.
> But when i start kdevelop i got an error message :
> no g++ plugin detected ? what's the problem ?

Normally this means the kdevelop installation directory is not mentioned
in KDEDIRS. Currently I install kdelibs/kdebase/kdevelop into the same
prefix $HOME/kde4 and set KDEDIR=$HOME/kde4, that's enough. If you
installed kdelibs and kdevelop into different directories you have to
mention both directories in KDEDIRS variable (note the appended S).

If that doesn't work for you check your environment and try using strace
to find out where plugins are searched for.

Andreas

-- 
You are dishonest, but never to the point of hurting a friend.




More information about the KDevelop mailing list