checking whether libxml build works... no
configure: error: build test failed. Please check the config.log for details

 

如果已经安装libxml2,编译过程中如果出现这个错误。

请查找一下libxml2.so文件的所在位置,在php编译选项中的--with-libxml2-dir路径指定为libxml2.so的所在路径。

 

相关文章:

  • 2021-10-25
  • 2022-01-18
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-03-01
猜你喜欢
  • 2022-12-23
  • 2022-01-27
  • 2021-09-11
  • 2022-02-19
  • 2021-09-07
  • 2022-12-23
  • 2021-07-12
相关资源
相似解决方案