X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=INSTALL;h=8d317e0a42d9c631e6fd20218cda834e9319e777;hb=164be8e5e8b40ce4572281be26d423a9c9d595f3;hp=e93a1b42795e42a757e7a807e821c699b4b0fb66;hpb=4a6d6b0b6d7c306c3d73e39a6a76f016ff60a6b1;p=mmh diff --git a/INSTALL b/INSTALL index e93a1b4..8d317e0 100644 --- a/INSTALL +++ b/INSTALL @@ -1,8 +1,6 @@ # # INSTALL -- installation instructions # -# $Id$ -# -------------- Installing nmh @@ -22,6 +20,15 @@ need an ANSI C compiler such as gcc. ./autogen.sh + (Note that if you're doing nmh development, you should look at + docs/README.developers, since there is other developer-friendly + advice there as well.) + + If you have obtained nmh in the form of a tar archive and are + trying to unpack it with cpio: due to an apparent bug in cpio, it + might fail with "Malformed number" error messages. Try another + tool to unpack, such as tar or pax. + 1) From the top-level source directory, run the command ./configure [options]