On Wed, Nov 24, 2010 at 6:43 PM, Dominik 'Rathann' Mierzejewski <[email protected]> wrote: > You're trying to install an RPMFusion package ffmpeg-libs over an already > installed > ffmpeg package from some other source. Such scenario is not supported. > Uninstall > the other package and it should work fine.
Not yet... > By the way, why are you installing from an URL instead of just using > yum install ffmpeg-devel Because the rogue ffmpeg package was satisfying the dependency it was skipping the ffmpeg-libs.x86_64 package and only finding the i686 package so I was trying to force it to install the 64 bit package... Richard
