http://bugs.winehq.org/show_bug.cgi?id=59566 --- Comment #5 from Bernhard Übelacker <bernhardu@mailbox.org> --- (In reply to Hamish McIntyre-Bhatty from comment #4)
Just gave it a try and it works, so thanks for all your hard work!
I did find that $PATH wasn't set correctly and my home directory wasn't created, did you run into that too?
I tried to install to a fresh cygwin64 directory. After the installation finished drive_c/cygwin64/home was empty. Then with the first start I got this: $ wine 'c:\cygwin64\bin\bash.exe' --login -i Cygwin WARNING: Couldn't compute FAST_CWD pointer. This typically occurs if you're using ... Copying skeleton files. These files are for the users to personalise their cygwin experience. They will never be overwritten nor automatically updated. './.bashrc' -> '/home/bernhard//.bashrc' './.bash_profile' -> '/home/bernhard//.bash_profile' './.inputrc' -> '/home/bernhard//.inputrc' './.profile' -> '/home/bernhard//.profile' $ echo $PATH /usr/local/bin:/usr/bin:/cygdrive/c/windows/system32:/cygdrive/c/windows:/cygdrive/c/windows/system32/wbem:/cygdrive/c/windows/system32/WindowsPowershell/v1.0 So I cannot see an issue here - have you run bash.exe with the parameters? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.