ubunutu下apache apxs的安装方法

ubunutu下apache apxs的安装方法

Please provide a full path to 'apxs' executable
(press Enter if you don't have it installed):  /usr/local/apache/bin/apxs


'/usr/local/apache/bin/apxs' doesn't exist.

Please provide a full path to 'apxs' executable
(press Enter if you don't have it installed): 

上面是我问题,在安装bugzilla是碰到的。
但是我怎么页找不到 apxs
解决方案:

# aptitude install apache2-prefork-dev
# whereis  apxs2
apxs2: /usr/bin/apxs2 /usr/share/man/man8/apxs2.8.gz

这个就是上面需要的路径





|----------------------------------------------------------------------------------------|
                           版权声明  版权所有 @zhyiwww
            引用请注明来源 http://www.blogjava.net/zhyiwww   
|----------------------------------------------------------------------------------------|

你可能感兴趣的:(ubunutu下apache apxs的安装方法)