[PLUG] Problem Upgrading Ximian

Kyle Accardi sandbox at pacifier.com
Thu May 16 06:47:16 UTC 2002


Jon Jacob wrote:


> I was trying to upgrade Evolution (and Ximian in general) today, but it
> failed saying:
> 
> Unmet dependency: libgtkhtml.so.9
> 
> Which may be all fine and good, but libgtkhtml.so.9 exists on my system
> and is in /usr/lib where you would expect it.  Is there a path someplace
> I should check or what?


Normally, I would say look at /etc/ld.so.conf and make sure /usr/lib is 
listed, but I'm guessing it doesn't need to be since it's such a common 
location.

So, perhaps you've recently added this library, but the system doesn't know 
it yet.  Run `ldconfig` as root.  This will rescan common lib locations and 
those listed in ld.so.conf and will update /etc/ld.so.cache

--
Kyle Accardi







More information about the PLUG mailing list