# HG changeset patch # User Yaroslav Zhuravlev # Date 1506345306 -10800 # Node ID 7d9c836d14bf1a165e29adf366d6da1bf4339c3e # Parent 30e2bd353998e1f966d482f6b67dbc8f7cbb3bef Updated PCRE version in "Building nginx". diff --git a/xml/en/docs/configure.xml b/xml/en/docs/configure.xml --- a/xml/en/docs/configure.xml +++ b/xml/en/docs/configure.xml @@ -8,7 +8,7 @@
+ rev="11">
@@ -187,7 +187,7 @@ The OpenSSL library is required to build --with-pcre=path—sets the path to the sources of the PCRE library. The library distribution (version -4.4—8.40) needs to be downloaded from the +4.4—8.41) needs to be downloaded from the PCRE site and extracted. The rest is done by nginx’s ./configure and make. diff --git a/xml/ru/docs/configure.xml b/xml/ru/docs/configure.xml --- a/xml/ru/docs/configure.xml +++ b/xml/ru/docs/configure.xml @@ -8,7 +8,7 @@
+ rev="11">
@@ -182,7 +182,7 @@ HTTPS. --with-pcre=путь—задаёт путь к исходным текстам библиотеки PCRE. Дистрибутив библиотеки (версию -4.4—8.40) нужно взять на сайте PCRE +4.4—8.41) нужно взять на сайте PCRE и распаковать. Всё остальное сделают ./configure nginx’а и make.