Requirements:
=============

- httphaps needs Python to work.  If your distribution does not carry
  Python, get it at www.python.org, and follow the installation
  instructions.
 
  httphaps is known to work with Python 2.2, newer versions should be
  OK.  Older version will probably be fine too.

- httphaps needs pylibpcap to work.  Fetch it from
  pylibpcap.sourceforge.net, and follow the installation instructions.

  httphaps is known to work with pylibpcap version 0.4.


NOTE: You must be root to install and use httphaps.


To install httphaps:
====================

Check the makefile.  Then say 'make' or 'make install'.
