X-KAM-X
03-29-2003, 12:16 AM
I download httpd-2.0.44.tar.gz
then i unzip it
it comes out a folder named httpd-2.0.44
when i type ./configure
[root@localhost httpd-2.0.44]# ./configure
bash: ./configure: No such file or directory
So i ls it and see
[root@localhost httpd-2.0.44]# ls
ABOUT_APACHE buildconf* InstallBin.dsp modules/
acconfig.h CHANGES libhttpd.dsp NWGNUmakefile
apachenw.mcp.zip include/ Makefile.in server/
BuildBin.dsp INSTALL Makefile.win srclib/
I saw buildconfig
then i type ./buildconfig
[root@localhost httpd-2.0.44]# ./buildconf
rebuilding srclib/apr/configure
buildconf: checking installation...
buildconf: autoconf version 2.13 (ok)
buildconf: libtool version 1.4.2 (ok)
Copying libtool helper files ...
Creating include/arch/unix/apr_private.h.in ...
Creating configure ...
rebuilding srclib/apr-util/configure
Creating include/private/apu_config.h ...
Creating configure ...
Invoking xml/expat/buildconf.sh ...
Incorporating /usr/share/aclocal/libtool.m4 into aclocal.m4 ...
Copying libtool helper files ...
Creating config.h.in ...
Creating configure ...
configure.in:75: AC_PROG_CPP was called before AC_PROG_CC
copying build files
rebuilding srclib/pcre/configure
rebuilding include/ap_config_auto.h.in
/usr/bin/m4: configure.in: No such file or directory
rebuilding configure
autoconf: configure.in: No such file or directory
Then i type Makefile...
but doesn't work...
I type ls again....
[root@localhost httpd-2.0.44]# ls
ABOUT_APACHE BuildBin.dsp include/ Makefile.in server/
acconfig.h buildconf* INSTALL Makefile.win srclib/
apachenw.mcp.zip CHANGES InstallBin.dsp modules/
build* config.h.in libhttpd.dsp NWGNUmakefile
Can anyone teach me how to finish the installation of apache???
Thank you~
then i unzip it
it comes out a folder named httpd-2.0.44
when i type ./configure
[root@localhost httpd-2.0.44]# ./configure
bash: ./configure: No such file or directory
So i ls it and see
[root@localhost httpd-2.0.44]# ls
ABOUT_APACHE buildconf* InstallBin.dsp modules/
acconfig.h CHANGES libhttpd.dsp NWGNUmakefile
apachenw.mcp.zip include/ Makefile.in server/
BuildBin.dsp INSTALL Makefile.win srclib/
I saw buildconfig
then i type ./buildconfig
[root@localhost httpd-2.0.44]# ./buildconf
rebuilding srclib/apr/configure
buildconf: checking installation...
buildconf: autoconf version 2.13 (ok)
buildconf: libtool version 1.4.2 (ok)
Copying libtool helper files ...
Creating include/arch/unix/apr_private.h.in ...
Creating configure ...
rebuilding srclib/apr-util/configure
Creating include/private/apu_config.h ...
Creating configure ...
Invoking xml/expat/buildconf.sh ...
Incorporating /usr/share/aclocal/libtool.m4 into aclocal.m4 ...
Copying libtool helper files ...
Creating config.h.in ...
Creating configure ...
configure.in:75: AC_PROG_CPP was called before AC_PROG_CC
copying build files
rebuilding srclib/pcre/configure
rebuilding include/ap_config_auto.h.in
/usr/bin/m4: configure.in: No such file or directory
rebuilding configure
autoconf: configure.in: No such file or directory
Then i type Makefile...
but doesn't work...
I type ls again....
[root@localhost httpd-2.0.44]# ls
ABOUT_APACHE BuildBin.dsp include/ Makefile.in server/
acconfig.h buildconf* INSTALL Makefile.win srclib/
apachenw.mcp.zip CHANGES InstallBin.dsp modules/
build* config.h.in libhttpd.dsp NWGNUmakefile
Can anyone teach me how to finish the installation of apache???
Thank you~