From Rene Travera on Mon, 22 Feb 1999
Hello,
I have a problem trying to run The Gimp on RH5.1, I get the next messages:
gimp: error in loading shared libraries
: undefined symbol: __register_frame_info
Can anybody tell me how to solve this?
Thanks a lot. Rene Tavera
It sounds like you don't have the proper library installed (or that your ld.so.cache hasn't been updated to find it).
Try running the 'ldconfig' command (just 'ldconfig' and [Enter] --- no arguments). If that doesn't help then my guess would be that you need to install the Gtk libraries.
Did you install this with an RPM, from a tarball, or from sources? Did you just try to copy the GIMP binary from another system?
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | ||||
12 | 14 | 16 | 17 | 18 | 19 | 21 | 22 | |||||||
23 | 24 | 26 | 28 | 29 | 30 | 31 | 32 |