aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2009-04-11 03:33:26 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2009-04-11 03:33:26 +0000
commit4874dc9cbd86aac7fc25a03312c8219809095dc0 (patch)
tree6b36b4da713ab68b883e889e54d76a7260c9190f /INSTALL
parentacc87350d366ae9fb9ed6958ec264ffd0618fa64 (diff)
downloadsg3_utils-4874dc9cbd86aac7fc25a03312c8219809095dc0.tar.gz
add '--16' option (same as '--long') to sg_readcap, doco
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@249 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL11
1 files changed, 7 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index d3c5b40a..dc471d1d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -10,10 +10,13 @@ unlimited permission to copy, distribute and modify it.
Basic Installation
==================
-Briefly, the shell commands `./configure; make; make install' should
-configure, build, and install this package. The following
-more-detailed instructions are generic; see the `README' file for
-instructions specific to this package.
+Briefly, the shell commands './configure; make; make install' should
+configure, build, and install this package. If that fails try
+doing './autogen.sh' first and then repeat the above sequence. The
+autogen.sh script may require some autotools packages to be loaded.
+
+The following more detailed instructions are generic; see the `README'
+file for instructions specific to this package.
The `configure' shell script attempts to guess correct values for
various system-dependent variables used during compilation. It uses