Signed-off-by: Chris Frey <redacted>
---
INSTALL | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/INSTALL b/INSTALL
index d9b425f..c5cafc4 100644
--- a/INSTALL
+++ b/INSTALL
@@ -86,6 +86,13 @@ Issues of note:
- "cpio" is used by git-clone when doing a local (possibly
hardlinked) clone.
+ - "Error.pm" version >= 0.15009 is required by perl scripts.
+
+ If you don't have a fresh enough Error.pm, git will install its
+ own. If you already have git installed, it will not install
+ another Error.pm. If this causes problems for you, uninstall
+ git before compiling, or just install your distro's Error.pm.
+
- Some platform specific issues are dealt with Makefile rules,
but depending on your specific installation, you may not
have all the libraries/tools needed, or you may have--
1.5.4.4