cygwin.rst
changeset 2484 fcb00dfa7e23
parent 2483 0b99270832a0
child 2485 7c39b8da8353
equal deleted inserted replaced
2483:0b99270832a0 2484:fcb00dfa7e23
     4  Cygwin.
     4  Cygwin.
     5 =========
     5 =========
     6 .. contents::
     6 .. contents::
     7    :local:
     7    :local:
     8 
     8 
       
     9 Installation
       
    10 ===
       
    11 
       
    12 http://cygwin.com/mirrors.html
       
    13   Official mirror list.
       
    14 
     9 Configuration
    15 Configuration
    10 =============
    16 ===
    11 
    17 
    12 Run ``setup.exe``. Today you should prefer 64-bit flavor because it sould less BLODA. Add Cygwin
    18 Run ``setup.exe``. Today you should prefer 64-bit flavor because it sould less BLODA. Add Cygwin
    13 ``/bin`` directory to your ``PATH`` env var::
    19 ``/bin`` directory to your ``PATH`` env var::
    14 
    20 
    15   set PATH=c:\opt\cygwin\bin;%PATH%
    21   set PATH=c:\opt\cygwin\bin;%PATH%