summaryrefslogtreecommitdiff
path: root/BUILD
blob: d5a19b5dfd3f663e949a096a8644a444e6c5ae57 (plain)
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

grav has the following dependencies:

    * GNU Multiple Precision Arithmetic Library


To build grav:

$ cd grav
$ make depend
$ make

This will generate the executable, grav.  See INSTRUCTIONS for instructions on
how to use the software.

Note that grav cannot display by itself, but uses plugins to display the
simulated systems.  There is in-built support for displaying information to
stdout in the abscence of any other display.

The instructions for building display drivers can be found in the driver
directory.

    * SDL 1.2
    * SDL Image
    * OpenGL