File: INSTALL

package info (click to toggle)
maelstrom 3.0.7-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,952 kB
  • sloc: cpp: 10,947; sh: 3,406; ansic: 2,781; makefile: 175
file content (9 lines) | stat: -rw-r--r-- 286 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9

To build and install the game, get the Simple DirectMedia Layer
library from http://www.libsdl.org and install it.
Then run:
	./configure; make; make install

If you are building with Visual C++, unpack VisualC.zip and open
the VC++ project file found in the new "VisualC" directory.