I have a slight problem installing ffmpeg here on my test server.
Installing for dependencies:
SDL i386 1.2.7-8 base 202 k
alsa-lib i386 1.0.6-5.RHEL4 base 302 k
faac i386 1.25-2.el4.rf rpmforge 130 k
faad2 i386 2.0-8.el4.rf rpmforge 443 k
imlib2 i386 1.3.0-6.el4.at atrpms 624 k
lame i386 3.97-1.el4.rf rpmforge 588 k
libavcodec51 i386 0.4.9-23_r8743.el4.at atrpms 1.5 M
libavformat51 i386 0.4.9-23_r8743.el4.at atrpms 305 k
libavutil49 i386 0.4.9-23_r8743.el4.at atrpms 20 k
libdc1394_control13 i386 1.1.0-6.el4.at atrpms 28 k
libogg i386 2:1.1.3-7.el4.at atrpms 18 k
libpostproc51 i386 0.4.9-23_r8743.el4.at atrpms 20 k
libraw1394_8 i386 1.2.1-0_8.el4.at atrpms 13 k
libswscale0 i386 0.4.9-23_r8743.el4.at atrpms 67 k
libtheora i386 1.0alpha3-5 base 100 k
libtheora0 i386 1.0-8_alpha7.el4.at atrpms 81 k
libungif i386 4.1.3-1.el4.2 smetest 39 k
libvorbis i386 1:1.1.0-1 base 185 k
xvidcore i386 1.1.2-1.el4.rf rpmforge 521 k
I get this error : -
Transaction Check Error: file /usr/lib/libtheora.so.0 conflicts between attempted installs of libtheora-1.0alpha3-5 and libtheora0-1.0-8_alpha7.el4.at
I'm guessing because base has this :
libtheora i386 1.0alpha3-5 base 100 k
and atrpms has this:
libtheora0 i386 1.0-8_alpha7.el4.at atrpms 81 k
What would be the best work arround as I notice there are other files that are needed from base as well as atrpms.
Regards,
Tib