Gideon problem

Harald Fernengel harry at kdevelop.org
Thu Oct 17 12:50:14 BST 2002


Hi,

On Thursday 17 October 2002 12:54, Bernd Schubert wrote:
> Hi,
>
> I just decided to give gideon a try and compiled the alpha-version. Well,
> all compiled fine, gideon also starts, but then the menubar only has "File"
> "Help" "Window", nothing else -- I can't open any project.

Just as any other KDE application, you have to make sure that KDevelop's 
plugins are recognized by KDE. Either install it into your KDE directory 
(configure --prefix=/opt/kde3 for example) or add gideon's path to your 
KDEDIRS environment variable and rerun "kbuildsycoca".

Example command line for bash (assuming gideon is installed in 
/home/harry/gideon):
export KDEDIRS=/home/harry/gideon:$KDEDIRS && kbuildsycoca

Best regards,
Harry

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list