
Installation instructions.
-------------------------

Please read this file before compiling this program.


Generic installation:

1. execute autogen.sh
2. execute configure.in
3. run make
4. run make install (with appropriate ownage).


More deeply:

You'll need to generate the configure and makefiles before all. But first ensure
that your autoconf version is at least 2.59 and that your automake is 1.9.

You'll also need those programs with at least the version stippled:

g++ 3.4
pthread 0.9
OpenGL 1.5 (or Mesa 6.x)
XFree 4.x

SDL 1.2 (will be optional later)

Optional libraries:

lib3DS 1.1



written by Jdf on 03/28/2005
