the affected support scripts. Of course, you will still be able to
build and use Apache HTTPd.</dd>
- <dt><a href="http://apr.apache.org">apr/apr-util >= 1.2</a></dt>
+ <dt><a href="http://apr.apache.org">apr/apr-util >= 1.4</a></dt>
<dd><code>apr</code> and <code>apr-util</code> are bundled
with the Apache HTTPd source releases, and will be used without any
problems in almost all circumstances. However, if
- <code>apr</code> or <code>apr-util</code>, versions 1.0 or 1.1,
+ <code>apr</code> or <code>apr-util</code>, versions 1.0, 1.1 or 1.2,
are installed on your system, you must either upgrade your
<code>apr</code>/<code>apr-util</code> installations to
- 1.2, force the use of the bundled libraries or have httpd use
+ 1.4, force the use of the bundled libraries or have httpd use
separate builds. To use the bundled
<code>apr</code>/<code>apr-util</code> sources specify the
<code>--with-included-apr</code> option to configure:
To build Apache HTTPd against a manually installed
<code>apr</code>/<code>apr-util</code>:
<div class="example"><p><code>
- # Build and install apr 1.2<br />
+ # Build and install apr 1.4<br />
cd srclib/apr<br />
./configure --prefix=/usr/local/apr-httpd/<br />
make<br />
make install<br />
<br />
- # Build and install apr-util 1.2<br />
+ # Build and install apr-util 1.4<br />
cd ../apr-util<br />
./configure --prefix=/usr/local/apr-util-httpd/
--with-apr=/usr/local/apr-httpd/<br />
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>
-<!-- English Revision: 421100:1760551 (outdated) -->
+<!-- English Revision: 421100:1772232 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.es.xsl"?>
-<!-- English Revision: 105989:1760551 (outdated) -->
+<!-- English Revision: 105989:1772232 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
-<!-- English Revision: 1760551 -->
+<!-- English Revision: 1760551:1772232 (outdated) -->
<!-- French translation : Lucien GENTIS -->
<!-- Reviewed by : Vincent Deffontaines -->
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
-<!-- English Revision: 421100:1760551 (outdated) -->
+<!-- English Revision: 421100:1772232 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
<?xml version='1.0' encoding='EUC-KR' ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
-<!-- English Revision: 105989:1760551 (outdated) -->
+<!-- English Revision: 105989:1772232 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
<variant outdated="yes">de</variant>
<variant>en</variant>
<variant outdated="yes">es</variant>
- <variant>fr</variant>
+ <variant outdated="yes">fr</variant>
<variant outdated="yes">ja</variant>
<variant outdated="yes">ko</variant>
<variant outdated="yes">tr</variant>
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.tr.xsl"?>
-<!-- English Revision: 1563423:1760551 (outdated) -->
+<!-- English Revision: 1563423:1772232 (outdated) -->
<!-- =====================================================
Translated by: Nilgün Belma Bugüner <nilgun belgeler.gen.tr>
Reviewed by: Orhan Berent <berent belgeler.gen.tr>