Installation Instructions
*************************

You do not need any futher packages.

Basic Installation
==================

1. Compile pcapfix with the following command:

	make

2. Install the binary file

	make install


The tool will be installed in /usr by default. To change this, edit
the $PREFIX variable in Makefile.


Uninstall
=========

To uninstall pcapfix just enter:

	make uninstall


Troubleshooting
===============

If there are any problems compiling the program, please write an email
to ruport@f00l.de and include your compiling error message.
