[gforth] / gforth / INSTALL.DOS  

gforth: gforth/INSTALL.DOS

Diff for /gforth/INSTALL.DOS between version 1.2 and 1.3

version 1.2, Mon Sep 23 20:41:58 1996 UTC version 1.3, Sun Oct 6 22:24:13 1996 UTC
Line 47 
Line 47 
   
 Add the following entry to your Autoexec.bat:  Add the following entry to your Autoexec.bat:
   
 SET GFORTHPATH=<your gforth source directory>:.  SET GFORTHPATH=<your gforth source directory>;.
   
 Use / instead of \ in your gforth source directory.  Another problem  Use / instead of \ in your gforth source directory. Gforth now uses
 is, that Gforth uses : as path separator, and DOS pathes may look like  ';' as path separator, so you won't have problems DOS pathes that may
 D:/gforth.  Sorry, there is no workaround for this now.  contain ':', which is the default path separator in Unix.
   
 For paper documentation, print gforth.ps (a Postscript file (300dpi  For paper documentation, print gforth.ps (a Postscript file (300dpi
 fonts, i.e., it works, but does not produce best quality on better  fonts, i.e., it works, but does not produce best quality on better


Generate output suitable for use with a patch program
Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help