X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/5cd118faad19dea7a13c2f11f1d078a2fd3cfce4..d1b702b1220d45e441b2b9597a8cf58edb51a653:/INSTALL diff --git a/INSTALL b/INSTALL index e7a779b8..8d317e0a 100644 --- a/INSTALL +++ b/INSTALL @@ -1,8 +1,6 @@ # # INSTALL -- installation instructions # -# $Id$ -# -------------- Installing nmh @@ -26,6 +24,11 @@ need an ANSI C compiler such as gcc. 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]