教程:https://github.com/swoole/swoole-src
错误信息:
/usr/include/php/ext/pcre/php_pcre.h:29:10: fatal error: 'pcre.h' file not found
#include "pcre.h"
^
1 error generated.
make: *** [swoole.lo] Error 1
但已经安装过了
#brew install pcre
Warning: pcre-8.37 already installed
不知道如何解决?
解决办法:
也不用建立软链接