On Wednesday, 24 November 2010 at 23:01, Richard Shaw wrote: > I was trying to install ffmpeg-devel to try and build mlt by myself > but ran into the following issue > > # yum install > http://download1.rpmfusion.org/free/fedora/releases/14/Everything/x86_64/os/ffmpeg-libs-0.6-4.20100704svn.fc14.x86_64.rpm > Loaded plugins: changelog, local, presto, refresh-packagekit, remove-with- > : leaves, rpm-warm-cache > Setting up Install Process > ffmpeg-libs-0.6-4.20100704svn.fc14.x86_64.rpm | 2.6 MB 00:27 > Examining > /var/tmp/yum-root-5itRbC/ffmpeg-libs-0.6-4.20100704svn.fc14.x86_64.rpm: > ffmpeg-libs-0.6-4.20100704svn.fc14.x86_64 > Cannot install package ffmpeg-libs-0.6-4.20100704svn.fc14.x86_64. It > is obsoleted by installed package > ffmpeg-0.6-37_git20101024.fc14.x86_64
This is not an RPMFusion package. 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. By the way, why are you installing from an URL instead of just using yum install ffmpeg-devel ? Regards, Dominik -- Fedora http://fedoraproject.org/wiki/User:Rathann RPMFusion http://rpmfusion.org | MPlayer http://mplayerhq.hu "Faith manages." -- Delenn to Lennier in Babylon 5:"Confessions and Lamentations"
