You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by jun cai <ej...@yahoo.com> on 2003/11/29 04:38:18 UTC

[users@httpd] How to install apache 2.0.48 under redhat8?

I download httpd-2.0.48.tar.gz from httpd.apache.org .

First I run " ./configure --prefix=/usr/local/apache2"

Then when I run "make",some error happen.

[root@localhost httpd-2.0.48]# make
Making all in srclib
make[1]: Entering directory
`/var/server/software/httpd-2.0.48/srclib'
Making all in apr
make[2]: Entering directory
`/var/server/software/httpd-2.0.48/srclib/apr'
Making all in strings
make[3]: Entering directory
`/var/server/software/httpd-2.0.48/srclib/apr/strings'
make[4]: Entering directory
`/var/server/software/httpd-2.0.48/srclib/apr/strings'
/bin/sh
/var/server/software/httpd-2.0.48/srclib/apr/libtool
--silent --mode=compile gcc -g -O2 -pthread  
-DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE
-D_GNU_SOURCE   -I../include -I../include/arch/unix 
-c apr_cpystrn.c && touch apr_cpystrn.lo
/bin/sh
/var/server/software/httpd-2.0.48/srclib/apr/libtool
--silent --mode=compile gcc -g -O2 -pthread  
-DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE
-D_GNU_SOURCE   -I../include -I../include/arch/unix 
-c apr_snprintf.c && touch apr_snprintf.lo
/bin/sh
/var/server/software/httpd-2.0.48/srclib/apr/libtool
--silent --mode=compile gcc -g -O2 -pthread  
-DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE
-D_GNU_SOURCE   -I../include -I../include/arch/unix 
-c apr_strnatcmp.c && touch apr_strnatcmp.lo
apr_strnatcmp.c:24:20: string.h: No such file or
directory
make[4]: *** [apr_strnatcmp.lo] Error 1
make[4]: Leaving directory
`/var/server/software/httpd-2.0.48/srclib/apr/strings'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/server/software/httpd-2.0.48/srclib/apr/strings'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/server/software/httpd-2.0.48/srclib/apr'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/server/software/httpd-2.0.48/srclib'
make: *** [all-recursive] Error 1
[root@localhost httpd-2.0.48]#
[apr_strnatcmp.lomake[4]: *** [apr_strnatcmp.lo] Error
1
-bash: [apr_strnatcmp.lomake[4]:: command not found
[root@localhost httpd-2.0.48]#



How to install apache 2.0.48?? thanks.

=====
Welcome to acai's blog ( http://acai.ejb.cn/blog )

__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org