Re: [gtk-list] Silly library problem
- From: Kyle B Ferrio <kyle U Arizona EDU>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Silly library problem
- Date: Sun, 16 Aug 1998 11:22:47 -0700 (MST)
Thanks to all who responded to my question. But as I sad, I did edit
ld.so.conf and run ldconfig before posting. A few minutes later, I posted
the solution, which concerns glib, not gtk/gdk, per se. It seems that
Redhat 5.1 installs glib as a package, separate from the gtk and gtk-delev
rpms which include gdk. People with Redhat 5.1 installations (and
others?) need to 'rpm -e glib' as well as 'rpm -e gtk gtk-devel' because
Redhat puts glib.* in /usr/lib nstead of /usr/local/lib (the gtk+ 1.0.5
default prefix). Hence, the loader may find the old glib.so instead of
the new one, even after updating ld.so.cache.
Note to FAQ and ./configure maintainers: The helpful instructions to
Redhat users should be updated to cover this situation.
Thanks,
Kyle
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]