ubuntu的包分得比较细,所以找到apxs 比较难,而apxs 又是源码编译php的关键,最后终于在apache2-prefork-dev 中找到了。 一句话代码:
sudo ap-get install apache2-prefork-dev
ok,搞定!