问题
checking for pcre-config… false
configure: error: pcre-config for libpcre not found. PCRE is required and available from http://pcre.org/
答案
yum -y install pcre-devel
检查pcre-config...错误的
最新推荐文章于 2022-11-23 11:56:20 发布
本文详细介绍了在遇到PCRE配置错误时的解决方案,通过使用yum命令安装pcre-devel包来解决configure过程中找不到pcre-config的问题。
654





