求助,在系统中编译安装完apache2之后,无法启动
发表于 : 2012-03-10 13:16
我是下载了apache2的源代码,在本地编译 安装的
只是按照http://httpd.apache.org/docs/2.4/install.html给的步骤 ./comfigure , make , make install
只是在configure的过程中提示要安装 apr apr-util pcre,这些安装上之后,在安装apache2的过程中没有报错
但是在启动apache2的时候 PREFIX/bin/apachectl -k start,系统提示如下错误
/usr/local/apache2/bin/httpd: error while loading shared libraries: libpcre.so.1: cannot open shared object file: No such file or directory
恳请各位大侠帮帮忙,看一下这是什么问题,我在google上搜索也没有找到解决的方法,希望大家帮帮我这个菜鸟
只是按照http://httpd.apache.org/docs/2.4/install.html给的步骤 ./comfigure , make , make install
只是在configure的过程中提示要安装 apr apr-util pcre,这些安装上之后,在安装apache2的过程中没有报错
但是在启动apache2的时候 PREFIX/bin/apachectl -k start,系统提示如下错误
/usr/local/apache2/bin/httpd: error while loading shared libraries: libpcre.so.1: cannot open shared object file: No such file or directory
恳请各位大侠帮帮忙,看一下这是什么问题,我在google上搜索也没有找到解决的方法,希望大家帮帮我这个菜鸟