PHP - CentOS 6 - Requires: libXpm.so.4()

Материал из Wiki - Iphoster - the best ever hosting and support. 2005 - 2023
Перейти к:навигация, поиск

Самые выгодные сервера в рунете


PHP - CentOS 6 - Requires: libXpm.so.4()

Ошибка вида:

Error: Package: gd-last-2.1.1-2.el6.remi.x86_64 (remi)
          Requires: libXpm.so.4()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

решается доустановкой libXpm и libXpm-devel:

# yum provides libXpm.so.4
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.ircam.fr
* epel: mirror.imt-systems.com
* extras: centos.mirror.fr.planethoster.net
* remi-php55: rpms.remirepo.net
* remi-safe: rpms.remirepo.net
* rpmforge: mirror1.hs-esslingen.de
* updates: miroir.univ-paris13.fr
libXpm-3.5.10-2.el6.i686 : X.Org X11 libXpm runtime library
Repo        : base
Matched from:
Other       : libXpm.so.4
# yum install libXpm libXpm-devel
Индекс цитирования