2 Building and Installing Mes
6 git clone https://gitlab.com/janneke/mes
10 ** A C compiler, GNU Gcc 4.9.3 is known to work.
11 The idea is to drop this requirement, of course.
13 ** Guile, version 2.0.12 or is know to work.
14 Guile is not strictly necessary but it is used by the configure script
17 ** GNU Make, version 4.0 is know to work.
18 Not strictly necessary.
20 ** /bin/sh, GNU Bash 4.3 is known to work.
21 Let's just say for now that it gets awkward without a shell.
24 *** Development (but see [[./guix.scm]])
27 ** sed, GNU sed 4.2 is known to work.
28 ** git, 2.10 is known to work.
29 ** Perl, 5.22 is known to work.