comparison xml/en/docs/install.xml @ 264:06b4c1f3149d

Fixed leftovers from Russian article.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 21 Dec 2011 09:49:57 +0000
parents be3772a799a2
children 4c6d2c614d2c
comparison
equal deleted inserted replaced
263:be3772a799a2 264:06b4c1f3149d
170 </para> 170 </para>
171 </listitem> 171 </listitem>
172 172
173 <listitem> 173 <listitem>
174 <para> 174 <para>
175 <command>--with-pcre=&lt;<value>путь</value>&gt;</command>&mdash;sets 175 <command>--with-pcre=&lt;<value>path</value>&gt;</command>&mdash;sets
176 the path to the sources of the PCRE library. 176 the path to the sources of the PCRE library.
177 The library distribution (version 177 The library distribution (version
178 4.4&mdash;6.1) needs to be downloaded from the 178 4.4&mdash;6.1) needs to be downloaded from the
179 <link url="http://www.pcre.org">PCRE</link> site and extracted. 179 <link url="http://www.pcre.org">PCRE</link> site and extracted.
180 The rest is done by nginx's ./configure and make. 180 The rest is done by nginx's ./configure and make.
186 </para> 186 </para>
187 </listitem> 187 </listitem>
188 188
189 <listitem> 189 <listitem>
190 <para> 190 <para>
191 <command>--with-zlib=&lt;<value>путь</value>&gt;</command>&mdash;sets 191 <command>--with-zlib=&lt;<value>path</value>&gt;</command>&mdash;sets
192 the path to the sources of the zlib library. 192 the path to the sources of the zlib library.
193 The library distribution (version 193 The library distribution (version
194 1.1.3&mdash;1.2.2) needs to be downloaded from the 194 1.1.3&mdash;1.2.2) needs to be downloaded from the
195 <link url="http://www.gzip.org/zlib/">zlib</link> site and extracted. 195 <link url="http://www.gzip.org/zlib/">zlib</link> site and extracted.
196 The rest is done by nginx's ./configure and make. 196 The rest is done by nginx's ./configure and make.