I had a similar problem when upgraded from libgtk1 (1.0.4) to (1.0.6).
In the /usr/lib directory, I had the same symlinks as you, but the 
files pointed to weren't in that dir. I had:

libglib.so.1.0.6
libgtk.so.1.0.6
libgdk.so.1.0.6

That was the reason of the warning. But, why did I have those 
bad symlinks? Because it is necessary to install also the -dev 
package of libgtk. If you have libgtk-dev (1.0.4), the symlinks 
are bad created.  (At least in my box...)

Hope this helps

Javi

> ----------
> De:   Daniel Elenius[SMTP:[EMAIL PROTECTED]
> Enviado el:   viernes 20 de noviembre de 1998 17:00
> Para:         debian-user@lists.debian.org
> Asunto:       ldconfig can't find libgtk.so etc.
> 
> When running ldconfig, I get the following error message:
> 
> "Warning: Can't open /usr/lib/libglib.so (no such file or directory),
> skipping" and the same for libgtk.so and libgdk.so
> 
> But the thing is, these files exist in that dir. They are symlinks to, 
> respectively:
> 
> libglib.so -> libglib.so.1.0.4
> libgtk.so  -> libgtk.so.1.0.4
> libgdk.so  -> libgdk.so.1.0.4
> 
> (the files pointed to are in the same dir)
> 
> If anyone knows how to fix this I'd be very grateful.
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] <
> /dev/null
> 

Reply via email to