scourge
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| scourge [2006/10/17 00:27] – old revision restored andi | scourge [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 \ | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | |||
| + | Make sure [[nvidia# | ||
| + | |||
| + | Get the game from http:// | ||
| + | |||
| + | $> wget http:// | ||
| + | $> tar -xzvf scourge-0.6.tar.gz | ||
| + | |||
| + | Do configure and build it | ||
| + | |||
| + | $> cd scourge-0.6 | ||
| + | $> ./configure | ||
| + | $> make | ||
| + | |||
| + | Test it: | ||
| + | |||
| + | $> ./ | ||
