summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 8a362bd5..0c9449a2 100644
--- a/README
+++ b/README
@@ -4,8 +4,14 @@ _______________________
Building Linux:
- cd into the xfstests directory
+ - install prerequisite packages
+ For example, for Ubuntu:
+ "sudo apt-get install xfslibs-dev uuid-dev libtool e2fsprogs
+ automake gcc libuuid1 quota attr libattr1-dev
+ libacl1-dev libaio-dev xfsprogs libgdbm-dev gawk fio dbench"
- run make
- run make install
+ - create fsgqa test user ("sudo useradd fsgqa")
Building IRIX:
- cd into the xfstests directory