|
|
=================================
[root@localhost apache_1.3.29]# ./configure --prefix=/usr/local/apache --enable-module=so
Configuring for Apache, Version 1.3.29
+ using installation path layout: Apache (config.layout)
Creating Makefile
Creating Configuration.apaci in src
Configuration.tmpl is more recent than Configuration.apaci;
Make sure that Configuration.apaci is valid and, if it is, simply
'touch Configuration.apaci' and re-run ./Configure again.
[root@localhost apache_1.3.29]#
=================================
应该怎么处理? |
|