发布时间:2013-11-21 23:29:17
从来都不发这种安装编译的文章,但这个我觉得有必要记录下,可以在mac下调试方便多了 1. 安装pcrebrew install pcre2. 编译安装./configure --with-luajit --with-cc-opt="-I/usr/local/Cellar/pcre/8.33/include" --with-ld-opt="-L/usr/local/Cellar/pcre/8.33/lib" --prefix=/usr/local/.........【阅读全文】