From: Steve French <smfrench@gmail.com>
To: fstests@vger.kernel.org
Cc: linux-fsdevel@vger.kernel.org, linux-ext4@vger.kernel.org,
Steve French <smfrench@gmail.com>
Subject: [PATCH] common: update README to list build dependencies
Date: Mon, 17 Nov 2014 21:49:07 -0600 [thread overview]
Message-ID: <1416282547-7464-1-git-send-email-smfrench@gmail.com> (raw)
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
reply other threads:[~2014-11-18 3:49 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1416282547-7464-1-git-send-email-smfrench@gmail.com \
--to=smfrench@gmail.com \
--cc=fstests@vger.kernel.org \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).