Mail Archives: cygwin/1998/11/12/01:17:02
At 23:12 1998-11-09 +0100, you wrote:
>Why doesn't chmod work as expected.
>It doesn't change anything.
in bash:
you might have to
mount C:\\cygnus\\cygwin-b20\\H-i586-cygwin32\\etc /etc
first.
$ mkpasswd -l > /etc/passwd
$ mkgroup -l > /etc/group
and then, if running under NT, add 'ntea' to the CYGWIN environment variable
--8<-- cygnus.bat
SET MAKE_MODE=UNIX
SET CYGWIN= binmode ntea mixed tty strip-title glob
SET HOME=C:
C:\cygnus\cygwin-b20\H-i586-cygwin32\bin\bash --login
--8<--
note that 2 spaces are necessary after the '='.
This might only work under NT .. ?
John
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -