From: jhauga <[email protected]>

---
 faq/faq.html | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/faq/faq.html b/faq/faq.html
index d8d19fce..5c6296f0 100644
--- a/faq/faq.html
+++ b/faq/faq.html
@@ -2102,7 +2102,14 @@ Building the documentation also requires the <code 
class="literal">dblatex</code
 <code class="literal">docbook-xsl</code>, <code 
class="literal">docbook2X</code>,
 <code class="literal">perl-XML-SAX-Expat</code>, and <code 
class="literal">xmlto</code>
 packages. Building the documentation can be disabled with the <code 
class="literal">--disable-doc</code>
-option to <code class="literal">configure</code>.</p><p>Next, check out the 
Cygwin sources from the
+option to <code class="literal">configure</code>.</p><p>Below are ready-made 
commands to download the required 
+packages. When you reach the "Select Packages" screen, these packages should 
be amongst the search results.</p>
+<pre class="screen">
+$ setup-x86_64.exe -P 
autoconf,automake,cocom,gcc-g++,git,libtool,make,patch,perl                     
      # download build tool packages
+$ setup-x86_64.exe -P 
gettext-devel,libiconv,libiconv-devel,libiconv2,libzstd-devel,zlib-devel        
      # download dumper packages
+$ setup-x86_64.exe -P mingw64-x86_64-gcc-g++,mingw64-x86_64-zlib               
                             # download utility packages
+$ setup-x86_64.exe -P 
dblatex,docbook-utils,docbook-xml45,docbook-xsl,docbook2X,perl-XML-SAX-Expat,xmlto
    # download documentation packages
+</pre><p>Next, check out the Cygwin sources from the
 <a class="ulink" href="https://cygwin.com/git.html"; target="_top">Cygwin GIT 
source repository</a>).
 This is the <span class="emphasis"><em>preferred method</em></span> for 
acquiring the sources.
 Otherwise, if you are trying to duplicate a cygwin release then you should
-- 
2.46.0.windows.1

Reply via email to