configure: error: could not find libpcre.(a|so) in /usr
fix: cp /usr/lib/libpcre.a /usr/libpcre.a 可以先使用 find / -name libpcre.a找到这个文件
refer: http://bugs.php.net/bug.php?id=1647
报错
If configure fails try �with-xpm-dir=
解决方法
立即学习“PHP免费学习笔记(深入)”;
wget http: //download .savannah.gnu.org /releases/freetype/freetype-2 .4.10. tar .gz
tar zxvf freetype-2.4.10. tar .gz
cd freetype-2.4.10/
. /configure
sudo make && make install
PHP怎么学习?PHP怎么入门?PHP在哪学?PHP怎么学才快?不用担心,这里为大家提供了PHP速学教程(入门到精通),有需要的小伙伴保存下载就能学习啦!
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号