No /home created after install

2004-09-21 Thread a12
Hello cygwin gurus, I have just fetched and installed Cygwin base. When I click on the Cygwin icon, 'pwd' yields /cygdrive/c, and 'ls -l' yields: total 76 drwxrwxrwx+ 2 Sysaccou Users 53248 Sep 21 12:17 bin -rwxrwxrwx1 Sysaccou Users 57 Sep 21 12:17 cygwin.bat -rwxrwxrwx1

Re: No /home created after install

2004-09-21 Thread a12
Hello again, I have found the culprit. My DOS environment contained variable HOME, so echo %HOME% yielded: C:\ By renaming HOME to HOME.org, and rebooting the PC, followed by a new Cygwin install, the problem vanished. Have a nice day. a12 wrote: Hello cygwin gurus, I have just fetched and