User Tools

Site Tools


software:scummvm

This is an old revision of the document!


http://www.scummvm.org/

http://downloads.sourceforge.net/scummvm/scummvm-1.0.0.tar.bz2

If you want to use the latest development versions, get the source from Subversion beforehand:

svn co https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk scummvm
cd scummvm

Then build ScummVM:

./configure --disable-debug &&
make &&
cp scummvm ${HOME}/bin/ &&
cp -R gui/themes/* ${HOME}/.scummvm/themes
software/scummvm.1260569619.txt.gz · Last modified: 2009/12/11 23:13 by kratz00