Signed-off-by: Robert Herndon <rherndon@xxxxxxx>
---
doc/INSTALL | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/doc/INSTALL b/doc/INSTALL
index 6c32f28..7cd71b4 100644
--- a/doc/INSTALL
+++ b/doc/INSTALL
@@ -1,5 +1,5 @@
This document describes how to configure and build the open source XFS
-commands and utilites ("xfsdump") from source, and how to install and
+commands and utilities ("xfsdump") from source, and how to install and
run them.
0. If you have the binary rpm, simply install it and skip to step 2 (below).
@@ -13,6 +13,9 @@ run them.
1. Configure, build and install the package
+ Ensure that you have installed the required libraries and
+ header files. See doc/INSTALL in the xfsprogs repository.
+
The xfsdump package uses autoconf/configure and expects a GNU build
environment (your platform must at least have both autoconf and gmake).
You will also need to have installed either the e2fsprogs-devel package
--
1.5.4.rc3
|