readme.txt 283 B

12345
  1. If you wish to compile the engine in linux yourself,
  2. goto the \source directory. Run a 'make' in the subfolder 'Irrlicht'.
  3. After this, you should be able to make all example applications in \examples.
  4. Then just start an X Server and run them, from the directory where they are.