UK2
12th March 2012, 05:22 AM
Hello,
Fedora 16 Latest upgrades
HP Pavilion dv6 x86_64
I went to install the ffmpeg package from the rpmfusion repository.
sudo yum install -y ffmpeg-devel-0.8.5-2.fc16.x86_64
However, I got this error:
Error: Package: ffmpeg-libs-0.8.5-2.fc16.x86_64 (rpmfusion-free)
Requires: libvpx.so.0()(64bit)
Available: libvpx-0.9.7.1-1.fc16.x86_64 (fedora)
libvpx.so.0()(64bit)
Installed: libvpx-1.0.0-1.fc16.x86_64 (@updates)
Not found
sudo yum install libvpx-0.9.7.1-1.fc16.x86_64
Loaded plugins: langpacks, presto, refresh-packagekit
Setting up Install Process
Package matching libvpx-0.9.7.1-1.fc16.x86_64 already installed. Checking for update.
Nothing to do
sudo yum install libvpx-1.0.0-1.fc16.x86_64
Loaded plugins: langpacks, presto, refresh-packagekit
Setting up Install Process
Package libvpx-1.0.0-1.fc16.x86_64 already installed and latest version
Nothing to do
So both packages are alreday installed.
What is the best thing to do in a situation like this? What is that error message trying to say?
Many thanks for any suggestions,
Fedora 16 Latest upgrades
HP Pavilion dv6 x86_64
I went to install the ffmpeg package from the rpmfusion repository.
sudo yum install -y ffmpeg-devel-0.8.5-2.fc16.x86_64
However, I got this error:
Error: Package: ffmpeg-libs-0.8.5-2.fc16.x86_64 (rpmfusion-free)
Requires: libvpx.so.0()(64bit)
Available: libvpx-0.9.7.1-1.fc16.x86_64 (fedora)
libvpx.so.0()(64bit)
Installed: libvpx-1.0.0-1.fc16.x86_64 (@updates)
Not found
sudo yum install libvpx-0.9.7.1-1.fc16.x86_64
Loaded plugins: langpacks, presto, refresh-packagekit
Setting up Install Process
Package matching libvpx-0.9.7.1-1.fc16.x86_64 already installed. Checking for update.
Nothing to do
sudo yum install libvpx-1.0.0-1.fc16.x86_64
Loaded plugins: langpacks, presto, refresh-packagekit
Setting up Install Process
Package libvpx-1.0.0-1.fc16.x86_64 already installed and latest version
Nothing to do
So both packages are alreday installed.
What is the best thing to do in a situation like this? What is that error message trying to say?
Many thanks for any suggestions,