On 01 Aug 2001 13:24:20 -0100, Claudio wrote:
> Hi all developers :o)
> I found avi-xmms, a nice plugin to see .avi (even divx!) and .asf files with 
> xmms. It functions very well so I built an RPM. The resulting binary is at 
> the moment "avi-xmms-1.2.2-2mdk.i686.rpm". Here you are what happens:
> 
> [root@monster i686]# rpmlint avi-xmms-1.2.2-2mdk.i686.rpm 
> W: avi-xmms invalid-distribution Mandrake Linux
> W: avi-xmms invalid-packager Claudio Panichi <[EMAIL PROTECTED]>
> E: avi-xmms no-signature
> 
> No problems here, but...
> 
> [root@monster i686]# rpm -Uvh avi-xmms-1.2.2-2mdk.i686.rpm 
> error: failed dependencies:
>       libaviplay.so.0 is needed by avi-xmms-1.2.2-2mdk
> [root@monster i686]# 
> [root@monster i686]# whereis libaviplay.so.0
> libaviplay.so: /usr/lib/libaviplay.so.0 /usr/lib/libaviplay.so
> 
> Well, if I use "rpm -Uvh --nodeps avi-xmms-1.2.2-2mdk.i686.rpm" the package 
> is installed and xmms works perfectly with avi, divx and asf (video and 
> audio!). What is wrong with that RPM?
> 
> Claudio
>
rpm uses it's data-base, not the files on the harddisk. Maybe that is the problem

Reply via email to