On Wed, 2006-04-05 at 14:18 -0700, Oldman wrote: > Hi list: > > seems like for the last week I've been betting this message from yum: > /sbin/ldconfig: /usr/lib/libhesiod.so.0 is not a symbolic link > > there are no associated warnings and nothing seems to break, I was just > wondering, should I make a link to a moved hesiod.so.0 or ignore this. It's not a symbolic link here too, but ldconfig doesn't complain about it either: # ls -l /usr/lib/libhes* -rwxr-xr-x 1 root root 15816 Feb 11 22:43 /usr/lib/libhesiod.so.0 I wouldn't doing anything like renaming/linking if I was you. Paul.