Hi, can someone tell me what package contains libfreetype.so.6? The
standard freetype rpms only seem to have the static library (.a). I am
trying to install the unsupported kde 2.1.1 rpms and get the following
errors:
[root@Ralph kde-2.1]# rpm -Fvh *.rpm
error: failed dependencies:
libfreetype.so.6 is needed by kdeadmin-2.1.1-1mdk
etc etc ...
Also, how can I query a directory full of uninstalled rpm's for this
file - grep is useless, and rpm does not seem to have this function
built in, seemingly to only read installed packages.
BillK