Pixmap problem

Kevin Gray kgray at iols.net
Mon Aug 30 03:00:28 BST 1999


Jon Berndt wrote:

> I'm new to KDevelop. I'm a C++Builder user. To see KDevelop coming together
> makes me think that, yes, someday maybe I will be able to install Linux on
> ALL my machines.
>
> I downloaded the rpm for kdevelop from the kdevelop.org site, as well as
> other .tgz archives I needed. I have KIconEdit, and almost all the other
> parts except maybe some of the lib sources and sgml2html stuff.
>
> When I started up KDeveloper for the first time, after setting up the
> program with the various paths, etc. I got a message saying that I had no
> pixmaps for the toolbar or something. The buttons on the toolbar all had
> junk on them when the GUI came up. I searched the archives but found nothing
> helpful. Is there a known simple fix for this? I can't help but think I have
> an environment variable wrong or a path not set or something.
>
> Jon
>
> ====================================================
> Jon & Frances Berndt
> email: jsb at hal-pc.org, fanci at hal-pc.org
> WWW: http://www.hal-pc.org/~jsb
> League City, TX
> ====================================================

This may be a possible solution, as something similar happened to me.  I'm
guessing you have RedHat? if so you need to uninstall the kdeveloper then
create a symlink under the /opt directory,  if this does not exist just mkdir
/opt then make the symlink ln -s /usr /opt/kde then reinstall kdeveloper and
things should work out a bit better......... although I'm having trouble with
compileing stuff but I think this is something I have done along the line
somewhere and i'm still trying to track it down. Hopefully this is your
problem, just that RedHat has stuck everything under /usr and most other
distributions have put kde under /opt/kde ......... I can't wait till there is
something done about standardising the directory tree.

Kevin Gray




More information about the KDevelop mailing list