--- EXECUTABLE FILES FOR THE IBM-PC/MSDOS --- The executable files in this subdirectory, ftangle.exe ftangle0.exe (ftangle sans Ratfor) fweave.exe go32.exe are intended to run with extended memory. They were created with djgpp, D. J. Delorie's nice port of the gnu C compiler gcc. These executables include stub.exe, which in turn calls go32.exe (both are parts of the djgpp distribution). Therefore, you must put go32.exe in your search path. You also need in config.sys a device command for an extended memory manager such as emm386. Assuming that go32.exe is in your search path, you run the processors in the usual way, by just saying, e.g., ftangle fweave According to the djgpp copying restrictions, one may distribute stub.exe and go32.exe only if the user is told from where to get the source code. One may obtain the djgpp distribution from oak.oakland.edu:/SimTel/vendors/djgpp or by contacting D. J. Delorie, dj@ctron.com. If you want to try compiling the FWEB sources yourself, some brief discussion is given in the READ_ME files in fweb-1.5x/boot/ibm/pc. --- BUGS --- It's amazing to me that these files work at all; there are probably some residual bugs I haven't isolated yet. Please report any glitches you find.