Home  >  Article  >  Backend Development  >  求大神指点linux上安装PHP需要的一些库的有关问题

求大神指点linux上安装PHP需要的一些库的有关问题

WBOY
WBOYOriginal
2016-06-13 11:16:45834browse

求大神指点linux下安装PHP需要的一些库的问题。
在CentOS5.7环境下安装php.
在之前需要装libxmlt2和libxslt这两个库。均是源码包安装
libxmlt2已经装好,但是在装libxslt的时候。make以后报错如下:

求大神指教~~~~~

php libxslt
------解决方案--------------------
很明显,是libxml2和zlib的兼容问题。
zlib版本不对,升级到1.2.5你再试试。
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn