From: Robert Herndon <rherndon@sgi.com>
To: xfs@oss.sgi.com
Cc: Robert Herndon <rherndon@sgi.com>
Subject: [PATCH] Add -x mode to include/install-sh; add build hints to doc/INSTALL.
Date: Tue, 2 Jun 2009 16:44:40 -0500 [thread overview]
Message-ID: <1243979080-5665-1-git-send-email-rherndon@sgi.com> (raw)
Signed-off-by: Robert Herndon <rherndon@sgi.com>
---
doc/INSTALL | 11 ++++++++---
1 files changed, 8 insertions(+), 3 deletions(-)
mode change 100644 => 100755 include/install-sh
diff --git a/doc/INSTALL b/doc/INSTALL
index 2ecbf6c..b3a7a3c 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 ("xfsprogs") from source, and how to install and
+commands and utilities ("xfsprogs") from source, and how to install and
run them.
See the README file in the top level directory for details about how
@@ -42,8 +42,12 @@ Linux Instructions
# make
# su root
# make install
- [and optionally, for the development libraries and headers]
+ [and optionally, for the development libraries and basic headers;
+ this is required to build xfsdump and dmapi]
# make install-dev
+ [and optionally, for the development libraries and full headers;
+ this is required to build xfstests]
+ # make install-qa
Note that there are so many "install" variants out there that we
wrote our own script (see "install-sh" in the top level directory).
@@ -98,7 +102,8 @@ Mac OS X Instructions
$ make
$ su root
# make install
- [and optionally, for the development libraries and headers]
+ [and optionally, for the development libraries and headers;
+ this is required to build xfsdump and dmapi]
# make install-dev
diff --git a/include/install-sh b/include/install-sh
old mode 100644
new mode 100755
--
1.5.4.rc3
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next reply other threads:[~2009-06-02 21:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-02 21:44 Robert Herndon [this message]
2009-06-03 16:43 ` [PATCH] Add -x mode to include/install-sh; add build hints to doc/INSTALL Christoph Hellwig
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=1243979080-5665-1-git-send-email-rherndon@sgi.com \
--to=rherndon@sgi.com \
--cc=xfs@oss.sgi.com \
/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