Hi I am using redhat 7.0 with the stock kernel. I downloaded the daily build of wine last night from <http://www.linux-easy.com/daily>. I just tried to install wine and it gave me the following messages:> sh-2.04# rpm -i -h ~gjs/wine-20010731-1.i386.rpm > error: failed dependencies: > libXv.so.1 is needed by wine-20010731-1 > libXxf86dga.so.1 is needed by wine-20010731-1 > libfreetype.so.6 is needed by wine-20010731-1 > kdebase < 2.0 conflicts with wine-20010731-1 > sh-2.04#Any suggestions people? TIA Gurujiwan
In linux.redhat.rpm Guru Jiwan Singh Khalsa <gkhalsa@brightmail.com> wrote:> Hi> I am using redhat 7.0 with the stock kernel. I downloaded the daily build > of wine last night from <http://www.linux-easy.com/daily>. I just tried > to install wine and it gave me the following messages:>> sh-2.04# rpm -i -h ~gjs/wine-20010731-1.i386.rpm >> error: failed dependencies: >> libXv.so.1 is needed by wine-20010731-1 >> libXxf86dga.so.1 is needed by wine-20010731-1 >> libfreetype.so.6 is needed by wine-20010731-1 >> kdebase < 2.0 conflicts with wine-20010731-1 > Any suggestions people?IMHO this wine rpm was build on RH7.1 . libXv.so.1 and libXxf86dga.so.1 are from XFree86-libs-4.0.3-5.i386.rpm libfreetype.so.6 is from freetype-2.0.1-4.i386.rpm So you should install this rpms.(Probably you will need to upgrade all XFree rpms). BTW in the future when you'll have similar problems please try to use such websites as http://rpm.pbone.net or http://www.rpmfind.net. BR -- Grzegorz