PHP - CentOS 6 - Requires: libxslt.so.1(LIBXML2 1.0.18)

Материал из Wiki - Iphoster - the best ever hosting and support. 2005 - 2023
Перейти к:навигация, поиск
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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


PHP - CentOS 6 - Requires: libxslt.so.1(LIBXML2 1.0.18)

Ошибка вида:

Error: Package: php-xml-5.5.34-1.el6.remi.x86_64 (remi-php55)
          Requires: libxslt.so.1(LIBXML2_1.0.18)(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

решается доустановкой libxslt:

# yum provides libxslt.so.1
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
libxslt-1.1.26-2.el6_3.1.i686 : Library providing the Gnome XSLT engine
Repo        : base
Matched from:
Other       : libxslt.so.1
# yum install libxslt