Mail Archives: djgpp/1998/10/08/20:08:58
On Wed, 30 Sep 1998, Ian Chapman wrote:
> So I made a dos short cut renamed it BASH then properties and program
> tab and changed the command line window from command.com to
> e:\djgpp\bin\bash.exe. That gave me a BASH shell more ignorant than
> me. About all I could do was a cd from C: to E: and then into djgpp\bin
> so I guess I was missing path stuff. Bash did not even recognize a path
> command.
I didn't have time right now to try with the shortcut, but I did
something that should have identical effect: clicked "START", typed
"bash" and clicked "OK". This gave me a new DOS box running a
fully-functional Bash. In particular, "PATH=c:/djgpp/bin" etc. worked
for me, and typing "set" showed the full PATH.
So please describe the problems in more details.
- Raw text -