dxx-rebirth/DXX-COMPILE.TXT
2006-03-20 17:12:09 +00:00

13 lines
771 B
Plaintext
Executable file

This file describes how to compile D2X-Rebirth from source.
D2X needs SDL, GLU (optionally) and PhysicsFS.
You can download PhysicsFS it from: http://icculus.org/physfs/ or http://www.dxx-rebirth.de
* run ./configure. You also should use '--with-opengl' to compile the OpenGL build (recommended) and '--with-sharepath=/path' (unix/linux only) to define the place for the descent2 data files. Additionally add '--disable-debug' and '--enable-release' to get rid of the debugging stuff. Use '--help' for more information and parameters.
* run "make"
* run "make install" (unix/linux only)
* copy your data files to the desired path (see DXX-README.TXT for more information)
If you run into any problems do not hesitate to contact me.
eMail is: zicothehentaifreak@gmx.de