Open main menu

Compiling ScummVM/GCC

< Compiling ScummVM
Revision as of 14:06, 16 March 2006 by Clem (talk | contribs) (initial page, much more needed)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Compiling ScummVM with GCC under Linux

Tools/libraries needed

  • GCC

todo

Building the libraries

todo


Configuring ScummVM

run the ./configure script

Compiling ScummVM

run make

Installing ScummVM

either run ./scummvm from the current directory or run make install to install ScummVM (you can then run it using "scummvm" from any directory)