Я пытаюсь установить Ted (RTF to PDF Convertor) на AWS Linux. Есть ли какая-нибудь команда, которая найдет и установит все зависимые пакеты?
Я попробовал приведенную ниже команду и передал пару сообщений в StackOverflow, но ни одна из этих команд не работает.
yum install -y http://ftp.nluug.nl/pub/editors/ted/ted-2.23-1.x86_64.rpm
Я получаю ошибка ниже.
--> Finished Dependency Resolution
Error: Package: ted-2.23-1.x86_64 (/ted-2.23-1.x86_64)
Requires: libpng15.so.15()(64bit)
Error: Package: ted-2.23-1.x86_64 (/ted-2.23-1.x86_64)
Requires: libgdk-x11-2.0.so.0()(64bit)
Error: Package: ted-2.23-1.x86_64 (/ted-2.23-1.x86_64)
Requires: libpng15.so.15(PNG15_0)(64bit)
Error: Package: ted-2.23-1.x86_64 (/ted-2.23-1.x86_64)
Requires: gtk2
Error: Package: ted-2.23-1.x86_64 (/ted-2.23-1.x86_64)
Requires: libatk-1.0.so.0()(64bit)
Error: Package: ted-2.23-1.x86_64 (/ted-2.23-1.x86_64)
Requires: libgtk-x11-2.0.so.0()(64bit)
Error: Package: ted-2.23-1.x86_64 (/ted-2.23-1.x86_64)
Requires: libpaper.so.1()(64bit)
Error: Package: ted-2.23-1.x86_64 (/ted-2.23-1.x86_64)
Requires: libgdk_pixbuf-2.0.so.0()(64bit)
You could try using --skip-broken to work around the problem
** Found 12 pre-existing rpmdb problem(s), 'yum check' output follows: