On Thu 28-Aug-03 10:40am -0400, Anton Ertl wrote: > Bill McCarthy wrote:
>> [c:\]c:\util\gforth\gforth >> /cygdrive/c/util/gforth/gforth: cannot open image file gforth.fi in path .;/cygd >> rive/C/util/gforth for reading > It tries to access the file "/cygdrive/C/util/gforth\gforth.fi" and Hmm, not too smart, is it :-) > The path should be configured as ".;c:\util/gforth". > > You can try that yourself by setting the GFORTHPATH environment > variable to this string. Version 0.5.0 didn't need this hand holding. Setting this EV works - even using c:\util\gforth - no need to mix `\` and `/`. Thanks, Anton, for helping me get going. -- Best regards, Bill --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
