home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / APPS / TEKST / GREP20 / README.OS2 < prev    next >
Text File  |  1993-10-17  |  1KB  |  22 lines

  1. This is grep 2.0 for OS/2. It is recompiled using emx-gcc version
  2. 0.8g. Only a very few changes were necessary to compile the
  3. program with emx-gcc - they are logged in the file PATCHES.OS2. If
  4. you want to install this program you have to copy the file EMX.DLL
  5. to a path where libpath points to (libpath is set in config.sys).
  6. You may also edit the makefile and run "make install" instead. 
  7. All patches I made are loged in the file patches.os2. Furthermore
  8. I add a short help which is given if no input file is specified.
  9. In the subdirectory tests you will find the batch file CHECK.CMD
  10. which execute the khadafy test. You need diff to use this batch.
  11. The makefile includes a target (check) to call this test for you. 
  12. To avoid confusion with DOS/MSDOS make I renamed the VMS script 
  13. make.com to _make.com. To run make you need gnumake. If you want
  14. to use another make program it may possible that you have exchange
  15. the slashes to backslashes.
  16.  
  17.         Ralf Seidel 10/93
  18.  
  19. email: to: rauh@wrcd1.urz.uni-wuppertal.de
  20.        subjetct: for Ralf - grep20
  21.  
  22.