Results 1 to 3 of 3
Hello.
I am trying to do a YUM install of FFMPEG with the RPMFusion repositories and I'm getting a package conflict. See below. I'm running Fedora 11.
================================================== ==============================
Package ...
- 10-12-2009 #1Just Joined!
- Join Date
- Oct 2009
- Posts
- 2
[SOLVED] FFMPEG Yum install conflict
Hello.
I am trying to do a YUM install of FFMPEG with the RPMFusion repositories and I'm getting a package conflict. See below. I'm running Fedora 11.
================================================== ==============================
Package Arch Version Repository Size
================================================== ==============================
Installing:
ffmpeg i586 0.5-2.fc11 rpmfusion-free 157 k
Installing for dependencies:
faac i586 1.28-1.fc11.1 rpmfusion-free 87 k
faad2-libs i586 1:2.7-1.fc11 rpmfusion-free 168 k
ffmpeg-libs i586 0.5-2.fc11 rpmfusion-free 4.8 M
imlib2 i586 1.4.2-4.fc11 fedora 219 k
lame-libs i586 3.98.2-3.fc11 rpmfusion-free 263 k
libdc1394 i586 2.1.2-1.fc11 updates 129 k
libmp4v2 i586 1.5.0.1-9.fc11 updates 259 k
schroedinger i586 1.0.7-1.fc11 updates 225 k
x264-libs i586 0.0.0-0.24.20090319gitc109c8.fc11
rpmfusion-free 468 k
xvidcore i586 1.2.1-3.fc11 rpmfusion-free-updates 262 k
Transaction Summary
================================================== ==============================
Install 11 Package(s)
Update 0 Package(s)
Remove 0 Package(s)
Total size: 7.0 M
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Check Error:
file /usr/lib/libavutil.so.49.15.0 from install of ffmpeg-libs-0.5-2.fc11.i586 conflicts with file from package libavutil49-0.5-30.fc11.i586
Error Summary
I don't seem to have any other repositories enabled. I'm pretty new with Linux so any help or insight would be appreciated. Thanks.
- 10-13-2009 #2
You could uninstall libavutil using yum and install ffmpeg-libs since ffmpeg-libs seems to provide similar libraries to libavutil.
- 10-13-2009 #3Just Joined!
- Join Date
- Oct 2009
- Posts
- 2



