From: PBUCK AT ITP DOT EDS DOT COM (Buck, Peter INS) Subject: RE: "command not found" 23 Jan 1999 16:50:00 -0800 Message-ID: <0B12E65D1FEBCF11B65C00A02461DF13041FE112.cygnus.gnu-win32@edsitp_exch1.itp.eds.com> Mime-Version: 1.0 Content-Type: text/plain To: "'gnu-win32 AT cygnus DOT com'" Matthias - Thanks: > ... > > I took out the "echo off" in the bat file and verified that > the path is > > getting set. > > But to a wrong value, I bet mkdir.exe can't be seen within > Your PATH... > [snip] > Probably the PATH to the mkdir.exe is mangled (mount point did not > survive reinstallation, symlink gone, reinstalled to another location, > without changing $PATH to the new location...). The bat file was setting %path% to the proper directory, and bash couldn't find mkdir. Based on what you mentioned in the paragraph above, I modified cygnus.bat to also set %$path% to %path%. Voila! Back in business. It must be something I did, but I have no idea how any inadvertent mod I might have made to cygnus.bat could have survived a reinstall. - Peter - 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".