[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: RH problem
> You probably wouldn't see this problem if you did a Windose-style
> fdisk and reinstall; I bet you just have a duplicate library
> somewhere. Try `(cd /lib; ls -d lib*.so* | sort; cd /usr/lib; ls -d lib*.so*
> | sort) | sort | uniq -d', which will print a list of shadowed libraries
> for you. (I think this works in bash 2.x, but you may need to use zsh.)
Well that didn't work in zsh either. :) Doing it in two steps results in this
list:
libtermcap.so.2
libvga.so
libvga.so.1
libvgagl.so
libvgagl.so.1
rpm
The only important lib there being termcap. Hmmm. I just installed the latest
version of
that, but seen as the libtermcap.so.2 is in fact a symlink to /lib I doubt
that's it. :-/
Start your own FREE mailing list at
© 2000 Microsoft Corporation. All Rights Reserved