Linux 下编译安装 PHP 时报 libxml2 configure: error
Linux PHP 大约 92 字原因
缺少libxml2-dev
库
Ubuntu 安装
apt-get install libxml2-dev
CentOS 安装
yum install libxml2-devel
阅读 1719 · 发布于 2019-04-29
————        END        ————
Give me a Star, Thanks:)
https://github.com/fendoudebb扫描下方二维码关注公众号和小程序↓↓↓

昵称:
随便看看
换一批
-
Prometheus+Grafana+jmx_exporter 监控 Java 虚拟机阅读 961
-
Arthas 使用 monitor 在指定时间段内统计方法的调用次数、平均返回时间等阅读 2690
-
Git 撤销 commit 和回退到指定 commit阅读 4757
-
IDEA 远程调试 Kubernetes 容器中的 Spring Boot 程序阅读 1046
-
OpenResty lua-resty-http unable to get local issuer certificate阅读 3013
-
Java 中的锁 StampedLock阅读 1384
-
Vue v-cloak 解决页面闪烁阅读 77
-
Elasticsearch can not run elasticsearch as root阅读 5140
-
Linux 之定时任务 crontab 无法启动阅读 3846
-
VirtualBox 虚拟机与宿主机时间同步阅读 675