When I attempt to run gaim-0.66 from Fedora on Severn using gtkspell-2.0.4-1 (included in Severn), it fails with this message.
gaim: error while loading shared libraries: libgtkspell.so.0: cannot open shared object file: No such file or directory
After I ran "ldconfig" manually as root, gaim works. Upon inspection of RH's .spec file of gtkspell it has ldconfig within %post, so I am confused. Any idea what happened here?
Warren