I (Sam Hanes) wrote: > > I need some more information to help: > > First, the output of `/bin/mount`, which is a list of all the > mountpoints on your system. The most common reason that the shell > can't find commands in the PATH is that the mount table has gotten > messed up. > > Second, the output of `/bin/env`, which is a dump of your environment > variables. Any nuber of problems result from one or more of these > being messed up. > > Third, the output of `/bin/uname -a`, which is the version information > of your Cygwin installation. This is generally useful so we know how > it's *supposed* to work. >
All of the data I requested and more is provided by `cygcheck -s -v -r`, as suggested in the Cygwin problem reporting guidelines at "http://www.cygwin.com/problems.html". Thanks to Larry Hall for pointing this out. Please run `/bin/cygcheck -svr > cygcheck.out` and attach "cygcheck.out" to a reply. DO NOT put the output in the body of your message because it is extremely long. I do still need you to confirm or correct the following info: - Your base install directory is "C:\Cygwin" - The installer (setup.exe) finished without errors -- Sam Hanes <elemecca AT gmail DOT com> Send list replies to <cygwin AT cygwin DOT com> -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/