From 3ef652f24fa593d7395d6b439dbb230dce4aa799 Mon Sep 17 00:00:00 2001
From: Rich Bowen
Date: Mon, 5 Mar 2012 01:27:45 +0000
Subject: [PATCH] Rebuild a bunch of transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1296926 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/install.html.en | 23 +++++++++++++++++++++++
docs/manual/install.html.fr | 2 ++
docs/manual/install.html.tr.utf8 | 1 +
docs/manual/install.xml.de | 2 +-
docs/manual/install.xml.es | 2 +-
docs/manual/install.xml.fr | 2 +-
docs/manual/install.xml.ja | 2 +-
docs/manual/install.xml.ko | 2 +-
docs/manual/install.xml.meta | 4 ++--
docs/manual/install.xml.tr | 2 +-
docs/manual/programs/configure.xml.ko | 2 +-
docs/manual/programs/configure.xml.tr | 2 +-
docs/manual/ssl/ssl_faq.html.fr | 2 ++
docs/manual/ssl/ssl_faq.xml.fr | 2 +-
docs/manual/ssl/ssl_faq.xml.meta | 2 +-
15 files changed, 40 insertions(+), 12 deletions(-)
diff --git a/docs/manual/install.html.en b/docs/manual/install.html.en
index e211c56931..822e8caf4f 100644
--- a/docs/manual/install.html.en
+++ b/docs/manual/install.html.en
@@ -125,6 +125,29 @@
The following requirements exist for building Apache httpd:
+ - APR and APR-Util
+ - Make sure you have APR and APR-Util already installed on
+ your system. If you don't, or prefer to not use the system-provided
+ versions, download the latest versions of both APR and APR-Util
+ from Apache APR, unpack
+ them into
./srclib/apr
and ./srclib/apr-util
+ (be sure the domain names do not have version numbers; for example,
+ the APR distribution must be under ./srclib/apr/) and use
+ ./configure
's --with-included-apr
+ option. On some platforms, you may have to install the
+ corresponding -dev
packages to allow httpd to build
+ against your installed copy of APR and APR-Util.
+
+ - Perl-Compatible Regular Expressions Library (PCRE)
+ - This library is required but not longer bundled with httpd.
+ Download the source code from http://www.pcre.org,
+ or install a Port or Package. If your build system can't find
+ the pcre-config script installed by the PCRE build, point to it
+ using the
--with-pcre
parameter. On some platforms,
+ you may have to install the corresponding -dev
+ package to allow httpd to build against your installed copy
+ of PCRE.
+
- Disk Space
- Make sure you have at least 50 MB of temporary free disk
space available. After installation the server occupies
diff --git a/docs/manual/install.html.fr b/docs/manual/install.html.fr
index 44db8acf75..7174681a88 100644
--- a/docs/manual/install.html.fr
+++ b/docs/manual/install.html.fr
@@ -26,6 +26,8 @@
ko |
tr
+Cette traduction peut être périmée. Vérifiez la version
+ anglaise pour les changements récents.
Ce document couvre l'installation et la compilation du serveur
diff --git a/docs/manual/install.html.tr.utf8 b/docs/manual/install.html.tr.utf8
index d644669e2c..04f6dac97d 100644
--- a/docs/manual/install.html.tr.utf8
+++ b/docs/manual/install.html.tr.utf8
@@ -26,6 +26,7 @@
ko |
tr
+Bu çeviri güncel olmayabilir. Son deÄiÅiklikler için Ä°ngilizce sürüm geçerlidir.
Bu belge Apache HTTP Sunucusunun sadece Unix ve Unix benzeri
diff --git a/docs/manual/install.xml.de b/docs/manual/install.xml.de
index e1a9b8cf89..7fdc54cf6d 100644
--- a/docs/manual/install.xml.de
+++ b/docs/manual/install.xml.de
@@ -1,7 +1,7 @@
-
+
+
-
+
+
+
+
+
+
+
diff --git a/docs/manual/ssl/ssl_faq.xml.meta b/docs/manual/ssl/ssl_faq.xml.meta
index 61db826966..a5d5a97804 100644
--- a/docs/manual/ssl/ssl_faq.xml.meta
+++ b/docs/manual/ssl/ssl_faq.xml.meta
@@ -8,6 +8,6 @@
en
- fr
+ fr
--
2.40.0