home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / utils / text / gawk-3.0 / gawk-3 / gawk-3.0.0.bin / README.Linux < prev   
Encoding:
Text File  |  1996-01-15  |  574 b   |  24 lines

  1. hi,
  2.  
  3. this is the pre-compiled binary of gawk-3.0.0 for linux
  4. using gcc 2.7.0. If you need the source-code, please
  5. get the original gnu-package.
  6. There was nothing special about the compilation;
  7. i just typed
  8.  
  9.   CFLAGS=-O2 ./configure
  10.   make
  11.  
  12. The GNU-Readmes that came with the package can be found in
  13. the directory readme.gnu, the manpages in doc, and last but
  14. not least the binaries in bin (where else?).
  15.  
  16. I suggest you put the binary in /usr/bin and the manpage in
  17. /usr/man/man1.
  18.  
  19. Please send bug-reports directly to the gnu-maintainer
  20. arnold@gnu.ai.mit.edu.
  21.  
  22. Have fun
  23. theo
  24.