Click to See Complete Forum and Search --> : Can nobody answer the libpixmap.so question?


Tyr-7BE
03-31-2001, 04:34 AM
Trying to run any sort of GTK application, I get tonnes of warnings in my xterm that it can't locate loadable module in module_path: libpixmap.so. When I run things as root, things go perfectly smoothly without that warning. I get the feeling that I'm missing out on something when I run it as a user. The apps still work, but I'm wondering what that module is for. Does anyone know how to add libpixmap.so to my "module_path" (whatever the hell that is)?

Letalis
03-31-2001, 05:30 AM
It is an error in one of the themes, remove your .gtkrc file and they will disapear.
Found this one on the gtk mailinglists.

bdg1983
03-31-2001, 11:18 AM
Either that, or the path is not the user's $PATH variable.