9 It has a partial focus on Debian, but this guide attempts to include generic information as well. |
9 It has a partial focus on Debian, but this guide attempts to include generic information as well. |
10 |
10 |
11 Also, see http://hedgewars.org/download.html if you are just looking to play latest stable—there’s a good chance it exists for your distribution. |
11 Also, see http://hedgewars.org/download.html if you are just looking to play latest stable—there’s a good chance it exists for your distribution. |
12 |
12 |
13 == Prerequisites == |
13 == Prerequisites == |
14 The first section contains dependency lists, the second section contain copy-and-paste instructions for Debian and derivates (Ubuntu, Linux Mint, etc.). |
14 The first section contains dependency lists, the second section contain copy-and-paste instructions for Debian and derivatives (Ubuntu, Linux Mint, etc.). |
15 |
15 |
16 === Required packages === |
16 === Required packages === |
17 For a full list see [Dependencies Dependencies]. |
17 For a full list see [Dependencies Dependencies]. |
18 |
18 |
19 In most Linux distributions, you should find readily available packages. |
19 In most Linux distributions, you should find readily available packages. |
20 |
20 |
21 Please note that for libraries, you also need their development headers. Some distributions (most notably Debian and Debian derivatives) provide separate packages for the headers. |
21 Please note that for libraries, you also need their development headers. Some distributions (most notably Debian and its derivatives) provide separate packages for the headers. |
22 |
22 |
23 === Resolving dependencies under Debian and Debian-based systems (e.g. Mint, Ubuntu) === |
23 === Resolving dependencies under Debian and Debian-based systems (e.g. Mint, Ubuntu) === |
24 These line contain `apt-get` lines you can simply paste into your shell and execute. Please remember to copy the _entire_ `apt-get` lines! |
24 These line contain `apt-get` lines you can simply paste into your shell and execute. Please remember to copy the _entire_ `apt-get` lines! |
25 |
25 |
26 {{{ |
26 {{{ |