Hi,
Stefan Dirsch wrote:
>> # rpm -Uvh xorg-x11-*
>> error: Failed dependencies:
>> libXft.so.1 is needed by (installed) intel-iidb91036-9.1.036-1.i386
>> libXaw.so.8()(64bit) is needed by (installed) xterm-215-2.x86_64
> Ok. But I can't understand the Xaw issue:
> libXaw.so.8()(64bit) is needed by (installed) xterm-215-2.x86_64
> # rpm --provides -q xorg-x11-libs|grep Xaw
> libXaw.so.8
>
I don't understand this either. Looking at PROVIDES in mc, one sees that
exactly that library, "libXaw.so.8()(64bit)" , is provieded by
xorg-x11-libs-7.1-9.x86_64.rpm. But still I get, as said:
# rpm -Uvh xorg-x11-libs-7.1-9.x86_64.rpm
xorg-x11-libs-32bit-7.1-9.x86_64.rpm
xorg-x11-{7,d,f,p,x,u,lib[A-Za-rx]}*
error: Failed dependencies:
libXaw.so.8()(64bit) is needed by (installed)
tightvnc-1.2.9-201.x86_64
libXaw.so.8()(64bit) is needed by (installed)
v4l-conf-3.94-22.x86_64
libXaw.so.8()(64bit) is needed by (installed) t1lib-1.3.1-586.x86_64
libXaw.so.8()(64bit) is needed by (installed) xterm-215-2.x86_64
libXaw.so.8()(64bit) is needed by (installed)
i4l-base-2006.7.3-2.x86_64
(This time with intel-iidb91036-9.1.036-1.i386 deinstalled to make sure
it does not interfer.)
I have frankly no idea. This is with rpm-4.4.2-44.
Tobias