First you have to make shure that a graphics driver with 3D acceleration is installed.
Then install the following dependencies from the repositories:
Package list for copying:
The additional dependencies for the Dev Kit:
GLee is available in the Ubuntu repositories only since Ubuntu 10.10 Maverick Meerkat. For older Ubuntu versions the packages libglee0d1 and glee-dev have to be downloaded for the fitting architecture and installed in this order.
Alure 1.1 has to be downloaded from the project page and installed manually, because version 1.0, which is included in Debian and Ubuntu, doesn't feature all functions needed by SLUDGE.
After extracting the archieve, change to the build directory
and run the configuration:
Make sure that cmake found and activated Vorbis, FLAC and DUMB. Then compile and install Alure:
Then update the cache of the run-time linker to make sure Alure is found when running the SLUDGE Engine:
Now it's time to download the SLUDGE source archieve from the SourceForge project page and extract, compile und install the program.
./configure # install only the Engine # or ./configure --enable-devkit # install Engine and Dev Kit
Using the SLUDGE Engine on Linux
Using the SLUDGE Dev Kit on Linux
SLUDGE and this SLUDGE documentation are copyright Hungry Software and contributors 2000-2011