home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / nmap254b.zip / INSTALL < prev    next >
Text File  |  2001-03-26  |  481b  |  17 lines

  1. Ideally, you should be able to just type:
  2.  
  3. ./configure
  4. make
  5. make install
  6.  
  7. You may also need to install flex and bison (ftp://ftp.prep.ai.mit.edu/pub/gnu)
  8. prior to the compile on systems that have broken lex and yacc (Irix 5.3, 
  9. others?).
  10.  
  11. If you have questions, comments or problems feel free to email
  12. me (with detailed information on the platform you are running on
  13. and all the output from ./configure and make as well as config.log if 
  14. one was generated)-- fyodor@insecure.org
  15.  
  16.  
  17.