【发布时间】:2022-02-02 13:04:04
【问题描述】:
我是 Centos 的新手。 当我尝试在 Centos 中安装 ffmpeg 时,遵循此 link。
Error: Package: ffmpeg-2.8.15-2.el7.nux.x86_64 (nux-dextop)
Requires: libSDL-1.2.so.0()(64bit)
Error: Package: ffmpeg-libs-2.8.15-2.el7.nux.x86_64 (nux-dextop)
Requires: libschroedinger-1.0.so.0()(64bit)
Error: Package: libavdevice-2.8.15-2.el7.nux.x86_64 (nux-dextop)
Requires: libopenal.so.1()(64bit)
Error: Package: libavdevice-2.8.15-2.el7.nux.x86_64 (nux-dextop)
Requires: libSDL-1.2.so.0()(64bit)
Error: Package: ffmpeg-libs-2.8.15-2.el7.nux.x86_64 (nux-dextop)
Requires: libass.so.5()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
当我尝试安装 libSDL-1.2.so.0 时,我遇到了另一个依赖项错误。
在 Centos 中安装的通常做法是什么?
【问题讨论】:
-
那么我应该在哪里问这样的问题呢?