2011年10月2日

php编译中配置libxml2的错误

摘要: checking whether libxml build works... noconfigure: error: build test failed. Please check the config.log for details如果已经安装libxml2,编译过程中如果出现这个错误。请查找一下libxml2.so文件的所在位置,在php编译选项中的--with-libxml2-dir路径指定为libxml2.so的所在路径。 阅读全文

posted @ 2011-10-02 22:40 justup 阅读(1626) 评论(0) 推荐(0) 编辑

导航