* [PATCH] common: update README to list build dependencies
@ 2014-11-18 3:49 Steve French
0 siblings, 0 replies; only message in thread
From: Steve French @ 2014-11-18 3:49 UTC (permalink / raw)
To: fstests; +Cc: linux-fsdevel, linux-ext4, Steve French
Add sample list of packages (dependencies) required to build XFSTESTS
and add a step to the instructions to mention creating the test
user needed for some of the ACL tests.
Signed-off-by: Steve French <smfrench@gmail.com>
---
README | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/README b/README
index 8a362bd..0c9449a 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
--
1.9.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-11-18 3:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-18 3:49 [PATCH] common: update README to list build dependencies Steve French
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).