File: INSTALL

package info (click to toggle)
critterding 1.0-beta12.1-1.2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 7,068 kB
  • ctags: 10,726
  • sloc: cpp: 81,566; makefile: 930
file content (30 lines) | stat: -rw-r--r-- 412 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Requirements
============

gcc 4.2+
libtool
freetype2
SDL

Basic Installation
==================

> autoreconf -fi
> ./configure
> make
> (make install)

start an ecosim
> ./src/critterding
or if you did 'make install'
> critterding

start a race
> ./src/critterding --profile profiles/race
or if you did 'make install'
> critterding --profile profiles/race

Problems
========

IRC: #critterding@irc.freenode.org