先安装apache,然后编译安装php出错

先安装apache,然后编译安装php出错

我先安装了apache1.3之后,编译安装php4.4.1,编译的时候报错:



Configuring SAPI modules
checking for AOLserver support... no
checking for Apache 1.x module support via DSO through APXS...

Sorry, I was not able to successfully run APXS.  Possible reasons:

1.  Perl is not installed;
2.  Apache was not compiled with DSO support (--enable-module=so);
3.  'apxs' is not in your path.  Try to use --with-apxs=/path/to/apxs
The output of /usr/local/apache/bin/apxs follows
./configure: /usr/local/apache/bin/apxs: not found
configure: error: Aborting
fltrp[/home/fltrp/nhceUnix/Software/php-4.4.1]#

我的perl已经安装了;
在编译apache的时候也加了--enable-module=so;
/usr/local/apache/bin/目录下也有apxs这个文件。

请问高手我现在怎么办,才能搞定,在线等待!
用apache2.x吧
1.3好像没有apxs