PHP - CentOS 6 - Requires: libfreetype.so.6()
Материал из Wiki - Iphoster - the best ever hosting and support. 2005 - 2024
PHP - CentOS 6 - Requires: libfreetype.so.6()
Ошибка вида:
Error: Package: gd-last-2.1.1-2.el6.remi.x86_64 (remi) Requires: libfreetype.so.6()(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest
решается доустановкой приложения freetype:
# yum provides libfreetype.so.6 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 freetype-2.3.11-15.el6_6.1.i686 : A free and portable font rendering engine Repo : base Matched from: Other : libfreetype.so.6 # yum install freetype