On Wed, 2005-07-13 at 10:12 +0700, Vidol Loeung wrote: > Dear All: > > First, sorry if this is not the right place to ask about RedHat EL4. See http://www.redhat.com/mailman/listinfo/nahant-list for the right place to ask about RHEL4. > I've > tried to install Xine, Xine-lib on my newly-installed RedHat EL 4. I > downloaded the Xine, Xine-lib RPMs for the RedHat EL4 and installed them > with the following error: > > -- > # rpm -iv xine-lib-1.0.0-2.2.el4.rf.i386.rpm > error: Failed dependencies: > libXvMCW.so.1 is needed by xine-lib-1.0.0-2.2.el4.rf.i386 > libaa.so.1 is needed by xine-lib-1.0.0-2.2.el4.rf.i386 > libdvdcss is needed by xine-lib-1.0.0-2.2.el4.rf.i386 > libfame-0.9.so.1 is needed by xine-lib-1.0.0-2.2.el4.rf.i386 > > # rpm -iv xine-0.99.3-2.2.el4.rf.i386.rpm > error: Failed dependencies: > libaa.so.1 is needed by xine-0.99.3-2.2.el4.rf.i386 > libxine.so.1 is needed by xine-0.99.3-2.2.el4.rf.i386 > xine-lib >= 1.0.0 is needed by xine-0.99.3-2.2.el4.rf.i386 > -- > > What other packages should I install in order to have all the libraries: > libXvMCW, libaa, libframe, etc.? > > Thanks for any ideas? Your best bet for picking up complex dependencies for RPMforge packages like this is probably to configure up2date to use Dag's repo: Add these lines to your /etc/sysconfig/rhn/sources ### Dag RPM Repository for Red Hat Enterprise Linux yum dag http://apt.sw.be/redhat/el4/en/$ARCH/dag You should then be able to do: # up2date --nox --install xine Paul. -- Paul Howarth <paul@xxxxxxxxxxxx>