Closed GoogleCodeExporter closed 9 years ago
I suggest s/take/to make/...
Original comment by gavenkoa
on 6 Aug 2011 at 9:58
That error message isn't coming from mintty, because it doesn't care whether
$HOME is valid. (Also, the Cygwin DLL automatically translates $HOME to a POSIX
path at startup, so apparently something went wrong there.)
Original comment by andy.koppe
on 7 Aug 2011 at 7:00
My fault with / and \.
I switch from XP to 7 and keep Cygwin installation with /etc/passwd and
/etc/groups files.
After regenerating this files all work fine:
$ mkgroup -C > /etc/group
$ mkpasswd -l > /etc/passwd
Original comment by gavenkoa
on 7 Aug 2011 at 9:29
Original issue reported on code.google.com by
gavenkoa
on 6 Aug 2011 at 9:56