On Sat, 20 Apr 2002 19:02:42 +0200
Alexander Skwar <[EMAIL PROTECTED]> wrote:
> Hi!
>
> [root@teich RPMS]# ll /usr/lib/libtiff*
> lrwxrwxrwx 1 root root 15 Apr 20 18:23 /usr/lib/libtiff3.so ->
>libtiff3.so.3.5
> -r--r--r-- 1 root root 336726 M�r 19 18:52 /usr/lib/libtiff.a
> lrwxrwxrwx 1 root root 14 Apr 1 11:15 /usr/lib/libtiff.so.3 ->
>libtiff.so.3.5
> -rw-r--r-- 1 root root 276880 M�r 19 18:52 /usr/lib/libtiff.so.3.5
>
> [root@teich RPMS]# rpm -qf /usr/lib/libtiff3.so
> libtiff3-devel-3.5.7-1mdk
>
> /usr/lib/libtiff3.so.3.5 does not exist.
>
>
Does not exist here either, but I think it may be a problem in provides
rpm -ql libtiff3-devel-3.5.7-1mdk
/usr/include/tiff.h
/usr/include/tiffconf.h
/usr/include/tiffio.h
/usr/include/tiffvers.h
/usr/lib/libtiff.a
/usr/lib/libtiff3.so
By this their should be no /usr/lib/libtiff3.so.3.5
Charles