1 This package follows standard GNU compilation and installation
2 conventions. Briefly, run the shell commands
4 ./configure && make && make check && make install
6 to configure, build, test, and install the package. If you are
7 compiling from the git sources, run
11 in the source directory before running `configure'. See the file
12 INSTALL for more-detailed instructions.
15 - running: Python interpreter
16 - building: g++, gcc, binutils, make, Python headers
17 - building from git: autotools, libtool, gettext
19 For a list of known bugs and issues, see:
20 http://bugs.hedmen.org/index.php?project=2
23 This package is free software; you can redistribute it and/or modify
24 it under the terms of the GNU General Public License as published by
25 the Free Software Foundation; either version 2 of the License, or
26 (at your option) any later version.
28 This package is distributed in the hope that it will be useful,
29 but WITHOUT ANY WARRANTY; without even the implied warranty of
30 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
31 GNU General Public License for more details.
33 The file COPYING contains a copy of the GNU General Public License.
35 --------------------------------------------------------------------------------
37 Copyright (C) 2013-2020 Roland Lutz
39 Permission is granted to copy, distribute and/or modify this document
40 under the terms of the GNU Free Documentation License, Version 1.2 or
41 any later version published by the Free Software Foundation; with no
42 Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
43 Texts. A copy of the license is included in the ``GNU Free
44 Documentation License'' file as part of this distribution.