equal
deleted
inserted
replaced
33 |
33 |
34 set TMP=c:\tmp |
34 set TMP=c:\tmp |
35 set TEMP=c:\tmp |
35 set TEMP=c:\tmp |
36 |
36 |
37 Also you need edit /etc/passwd to point to correct home path. |
37 Also you need edit /etc/passwd to point to correct home path. |
|
38 |
|
39 Installation on Windows XP |
|
40 ========================== |
|
41 |
|
42 Cygwin from v2.5.5 and Setup version 2.874 (on 25 Aug 2016) is latest version |
|
43 with Windows XP support. Later versions build with dependencies on newer |
|
44 syscalls and failt to run in Windows XP. |
|
45 |
|
46 Latest mirrors avaialble at fruitbat.org: |
|
47 |
|
48 * 32-bit: ftp://www.fruitbat.org/pub/cygwin/circa/2016/08/30/104223 |
|
49 * 64-bit: ftp://www.fruitbat.org/pub/cygwin/circa/64bit/2016/08/30/104235 |
|
50 |
|
51 To run setup against this mirror:: |
|
52 |
|
53 cmd> setup.exe |
|
54 |
|
55 ``setup.exe`` available at: |
|
56 |
|
57 * 32-bit ftp://www.fruitbat.org/pub/cygwin/setup/snapshots/setup-x86-2.874.exe |
|
58 * 64-bit ftp://www.fruitbat.org/pub/cygwin/setup/snapshots/setup-x86_64-2.874.exe |
|
59 |
|
60 Run as:: |
|
61 |
|
62 cmd> setup-x86.exe -X -s ftp://www.fruitbat.org/pub/cygwin/circa/2016/08/30/104223 -O |
|
63 |
|
64 http://www.fruitbat.org/Cygwin/timemachine.html |
|
65 Description of Cygwin time machine project. |
|
66 http://stackoverflow.com/questions/39479826/cygwin-2-5-2-mirror-getting-the-last-xp-release |
|
67 Question about Cygwin old mirror. |
|
68 http://superuser.com/questions/1132000/is-it-still-possible-to-get-cygwin-for-xp |
|
69 Question about Cygwin old mirror. |
|
70 http://cygwin-xp.portfolis.net/ |
|
71 Another old mirror. |
38 |
72 |
39 Cygwin ports. |
73 Cygwin ports. |
40 ============= |
74 ============= |
41 |
75 |
42 This project provides Cygwin binary and source packages for a large variety of programs and |
76 This project provides Cygwin binary and source packages for a large variety of programs and |