view xml/ru/download.xml @ 2060:237b67ef69a6

Improved win32 build instructions. Added "--with-openssl-opt=no-asm" argument which is required since OpenSSL 1.0.2, as OpenSSL started to use assembler by default in 1.0.0 and then broke builds with MASM in OpenSSL 1.0.2 (ticket #1396). While here, added "--with-debug", added missing "--http-scgi-temp-path" and "--http-uwsgi-temp-path", updated OpenSSL to 1.0.2l, switched to slightly more readable one-argument-per-line style in configure example, added indentation to continuation lines, removed useless "--builddir=objs" argument ("objs" is the default), and removed useless "-f objs/Makefile" argument in nmake (nginx generates appropriate Makefile in the current directory).
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 17 Oct 2017 17:57:36 +0300
parents 9ad2770d3f28
children 5ecdddc3851e
line wrap: on
line source

<!--
  Copyright (C) Igor Sysoev
  Copyright (C) Nginx, Inc.
  -->

<!DOCTYPE article SYSTEM "../../dtd/article.dtd">

<article name="nginx: скачать"
         link="/ru/download.html"
         lang="ru"
         rev="1">


<section name="Основная версия">

<download last="1" tag="mainline" />

</section>


<section name="Стабильная версия">

<download last="1" tag="stable" />

</section>


<section name="Устаревшие версии">

<download last="1" tag="legacy" />

</section>


<section name="Исходный код">

<para>
Репозитории Mercurial, доступные только для чтения:
<list type="bullet">

<listitem>
код: <literal>http://hg.nginx.org/nginx</literal>
</listitem>
<listitem>
сайт: <literal>http://hg.nginx.org/nginx.org</literal>
</listitem>

</list>
</para>

<para>
<link url="http://trac.nginx.org/nginx/browser">Исходный код в Trac</link>
</para>

</section>


<section name="Готовые пакеты">

<para>
<list type="bullet">

<listitem>
Пакеты <link doc="linux_packages.xml" id="stable">стабильной версии</link>
для Linux
</listitem>

<listitem>
Пакеты <link doc="linux_packages.xml" id="mainline">mainline-версии</link>
для Linux
</listitem>

</list>
</para>

</section>

</article>