全部博文(354)
分类: LINUX
2010-01-06 02:29:26
The following requirements exist for building Apache HTTPd:
PATH
must contain
basic build tools such as make
.ntpdate
or xntpd
programs are used for
this purpose which are based on the Network Time Protocol (NTP).
See the for more details about NTP software and public
time servers.
or
(which are
written in Perl) the Perl 5 interpreter is required (versions
5.003 or newer are sufficient). If you have multiple Perl
interpreters (for example, a systemwide install of Perl 4, and
your own install of Perl 5), you are advised to use the
--with-perl
option (see below) to make sure the
correct one is used by
.
If no Perl 5 interpreter is found by the
script, you will not be able to use
the affected support scripts. Of course, you will still be able to
build and use Apache HTTPd.apr
and apr-util
are bundled
with the Apache HTTPd source releases, and will be used without any
problems in almost all circumstances. However, if
apr
or apr-util
, versions 1.0 or 1.1,
are installed on your system, you must either upgrade your
apr
/apr-util
installations to
1.2, force the use of the bundled libraries or have httpd use
separate builds. To use the bundled
apr
/apr-util