X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=blobdiff_plain;f=README;h=56dde37d9365cbc8ac73939635b6880844140992;hp=55a8be8f983d92bb0b6deecde500f8bcadd3fce1;hb=dbb9acafef8927ee2e44b01fea8a8d1aae52cc93;hpb=bef7167f0dc1fd405e35d5cbffb3c0820945a9ea diff --git a/README b/README index 55a8be8..56dde37 100644 --- a/README +++ b/README @@ -19,9 +19,13 @@ Prerequisites * A build environment: autotools, libtool, C compiler, ... + * When building from Git, you also need the flex lexical analyzer generator + and bison parser generator (other lex and yacc compatible tools might work + as well if you are lucky). + * A POSIX + Single UNIX Specification compatible C library. - * asciidoc, xsltproc: + * asciidoc, xsltproc, xmlto: The AsciiDoc text document format is used to write the manpages. Configuring / Compiling / Installing