Requirements for Compiling
--------------------------
- SDL 1.1.6 <http://www.libsdl.org>
- X11R6(or above) and libraries.
- Linux kernel 2.2 or above.


Compiling
---------

1. Untar the abuse_sdl-x.x.tar.gz file.

     tar -zxf abuse_sdl-x.x.tar.gz

   This will create an abuse_sdl-x.x directory with the source in it.

2. Run  './configure'
   This will create the Makefiles required to build Abuse-SDL.

3. Run  'make'
   This will start the build.

4. Run 'make install'
   This will install Abuse-SDL.


If anything goes wrong please contact me at <trandor@labyrinth.net.au> with
the details, and I'll try and sort it out.

Good luck,
Anthony Kruize

