BUILDING AND INSTALLING

Nazghul requires the following libraries:

        SDL-1.2............http://www.libsdl.org
        libSDL_image-1.2...http://www.libsdl.org/projects/SDL_image/
        libpng.............http://www.libpng.org/pub/png/libpng.html

To compile and install nazghul:

        $ ./configure
        $ make
        $ make install
    
(If you don't want to install as root then use the --prefix option with
configure. E.g., ./configure --prefix=$HOME)

STARTING THE GAME

To run haxima, the game that comes packaged with the engine:

        $ haxima.sh

TROUBLESHOOTING

Try one of the following resources:

        http://myweb.cableone.net/gmcnutt/faq.html
        nazghul-users@lists.sourceforge.net