摘要:        
ubuntu 下PHP安装yaf扩展,需要先安装其他软件
sudo apt get install libncurses5 dev libpcre3 dev pcre devel y
然后再执行
phpize ./configure make make install才行
这个问题出现很多次,...    阅读全文
posted @ 2015-12-13 16:34 jong 阅读(165) 评论(0) 推荐(0)
| 
摘要:        
ubuntu 下PHP安装yaf扩展,需要先安装其他软件
sudo apt get install libncurses5 dev libpcre3 dev pcre devel y
然后再执行
phpize ./configure make make install才行
这个问题出现很多次,...    阅读全文
 posted @ 2015-12-13 16:34 jong 阅读(165) 评论(0) 推荐(0) | ||