cygwin.rst
changeset 449 6b248a17d3a4
parent 433 7eae6f4baa38
child 475 1c3192439efc
equal deleted inserted replaced
448:98abf2c1690e 449:6b248a17d3a4
    29   set TMP=c:\tmp
    29   set TMP=c:\tmp
    30   set TEMP=c:\tmp
    30   set TEMP=c:\tmp
    31 
    31 
    32 Also you need edit /etc/passwd to point to correct home path.
    32 Also you need edit /etc/passwd to point to correct home path.
    33 
    33 
       
    34 ** Cygwin ports.
       
    35 
       
    36   http://sourceware.org/cygwinports/
       
    37                 home page
       
    38 
    34 * Users and groups.
    39 * Users and groups.
    35 
    40 
    36 ** Recreate /etc/passwd and /etc/groups.
    41 ** Recreate /etc/passwd and /etc/groups.
    37 
    42 
    38   $ mkpasswd -d | grep $yourlogin > /etc/passwd  # if you in Windows domain
    43   $ mkpasswd -d | grep $yourlogin > /etc/passwd  # if you in Windows domain