/deployment/install.txt
http://irrlamb.googlecode.com/ · Plain Text · 32 lines · 19 code · 13 blank · 0 comment · 0 complexity · ce75d4260a53feef66dc9fff7c0d69bf MD5 · raw file
- * Requirements *
-
- In linux, you will need the following development libraries:
- Irrlicht
- Lua
- SQLite
- http://irrlicht.sourceforge.net/
- http://www.lua.org/
- http://www.sqlite.org/
-
- The command
-
- glxinfo | grep rendering
-
- needs to output
-
- direct rendering: Yes
-
- You will also need SCons to build the game.
- http://www.scons.org
-
- * Compiling *
-
- To build the game, execute the command:
-
- scons
-
- To run the game:
-
- ./irrlamb