On 19-Jul-99 Kent West wrote: > When I did an "apt-get install wine" from stable, I got these two > errors: > > Setting up libwine0.0.971116 (0.0.981018-1.1) ... > ldconfig: warning: can't open /usr/X11R6/lib/libwine.so (No such file or > directory), skipping > ldconfig: warning: can't open /usr/X11R6/lib/libqt.so (No such file or > directory), skipping > > Do I need to worry about them? > Not unless you see them when you attempt to run wine. I see these errors too, but usually when I install a package and I have downgraded.
Make sure /usr/X11R6/lib is in your /etc/ld.so.conf If it is not there, add it and then run /sbin/ldconfig -- Andrew