forked from Aleph-One-Marathon/alephone
-
Notifications
You must be signed in to change notification settings - Fork 0
/
INSTALL.Unix
29 lines (17 loc) · 964 Bytes
/
INSTALL.Unix
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
# Aleph One Unix Installation Instructions #
For complete up-to-date information, please check the Aleph One wiki:
<https://github.com/Aleph-One-Marathon/alephone/wiki/Linux-Install-Instructions>
Aleph One is an autoconf-based system and can be installed with:
$ ./configure
$ make
$ sudo make install
If you are building from a Git checkout or snapshot instead of an official
release, run `./autogen.sh` instead of `./configure`.
Several prerequisites are required, including Boost and several SDL libraries. The configure script will inform you of missing requirements.
## Installing the data files ##
To play Aleph One, you will also need graphics, sound and map files (known as
a "scenario"). Scenarios for all three Bungie Marathon games are available for
free from the Aleph One web site:
<https://alephone.lhowon.org/>
Once you have downloaded a scenario, pass its path to `alephone`:
$ alephone /tmp/downloads/"Marathon Infinity"