User Tools

Site Tools


scourge

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
scourge [2006/11/07 23:18] – Spam removed 84.142.251.254scourge [2006/11/13 13:32] (current) – old revision restored andi
Line 1: Line 1:
 +====== S.C.O.U.R.G.E. ======
  
 +===== Building on a Debian System =====
 +
 +First make sure you have the needed devel libs available
 +
 +  #> apt-get install libfreetype6-dev \
 +                     mesag-dev \
 +                     libsdl1.2-dev \
 +                     libsdl1.2debian-arts \
 +                     libsdl-mixer1.2-dev
 +
 +Make sure [[nvidia#Checking direct Rendering|direct rendering]] is still enabled after installing the libs.
 +
 +Get the game from http://scourge.sourceforge.net/ and unpack it
 +
 +  $> wget http://mesh.dl.sourceforge.net/sourceforge/scourge/scourge-0.6.tar.gz
 +  $> tar -xzvf scourge-0.6.tar.gz
 +
 +Do configure and build it
 +
 +  $> cd scourge-0.6
 +  $> ./configure
 +  $> make
 +
 +Test it:
 +
 +  $> ./src/scourge