Install instructions

== To Compile ==

from the directory containing this file:

# mkdir build
# cd build

# cmake ../ -DCMAKE_INSTALL_PREFIX=/usr/local
# make
# make install

To change the installation directory, edit the -DCMAKE_INSTALL_PREFIX= argument

== To Build Doxygen Docs ==

from the directory containing this file:

# doxygen Doxyfile

This will generate the documentation in folder doxygen/
You must have Graphviz dot installed

== Requires ==

cmake 2.4.0 - http://www.cmake.org/HTML/Download.html
SDL
boost

Hosted by SourceForge.net Logo Generated on Sat Sep 16 01:51:09 2006 for Sparkle by Doxygen 1.4.6.