[Partially solved] kdevelop 2.1.1 -> 2.1.3 upgrade: button icons disappeared

Harald Fernengel harry at kdevelop.org
Tue Oct 22 12:36:41 BST 2002


Hi,

On Tuesday 22 October 2002 13:17, Boris Gorelik wrote:
> This is how I solved the problem:
> I went to file list of the new (2.1.3) version and noticed that the icons
> (together with pictures, templates and other stuff was installed in
> /usr/local/kde/share/apps/kdevelop directory, while the old version
> installed them into /usr/share/apps. So, meanwhile i've copied all the
> files from one directory to another and everything goes ok.
>
> Now my question is: what parameter should I use with ./configure in order
> to prevent this behaviour?

"configure --prefix" should install the stuff into the right directory, but 
you also have to tell KDE where it can find the stuff, because KDevelop uses 
the KDE methods to load its bitmaps. Try "export 
KDEDIRS=/usr:/usr/local/kde", does that help?

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