better instructions for installing cygwin snapshots
This commit is contained in:
parent
3f5ab6915c
commit
9fbb1738c4
@ -213,7 +213,7 @@ everything else. The following steps should work:
|
|||||||
@item Download the snapshot, and run:
|
@item Download the snapshot, and run:
|
||||||
@example
|
@example
|
||||||
cd /
|
cd /
|
||||||
tar jxvf /posix/path/to/cygwin-inst-YYYYMMDD.tar.bz2
|
tar jxvf /posix/path/to/cygwin-inst-YYYYMMDD.tar.bz2 --exclude=usr/bin/cygwin1.dll
|
||||||
cd /tmp
|
cd /tmp
|
||||||
tar jxvf /posix/path/to/cygwin-inst-YYYYMMDD.tar.bz2 usr/bin/cygwin1.dll
|
tar jxvf /posix/path/to/cygwin-inst-YYYYMMDD.tar.bz2 usr/bin/cygwin1.dll
|
||||||
@end example
|
@end example
|
||||||
|
Loading…
x
Reference in New Issue
Block a user