projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
096c67e
)
Added note about cpio failing to unpack an nmh tarball.
author
David Levine
<levinedl@acm.org>
Tue, 3 Jan 2012 21:16:29 +0000
(15:16 -0600)
committer
David Levine
<levinedl@acm.org>
Tue, 3 Jan 2012 21:16:29 +0000
(15:16 -0600)
INSTALL
patch
|
blob
|
history
diff --git
a/INSTALL
b/INSTALL
index
3c48294
..
8d317e0
100644
(file)
--- a/
INSTALL
+++ b/
INSTALL
@@
-24,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]