]> granicus.if.org Git - docbook-dsssl/commitdiff
made it clear that build has only been tested under bash
authorMichael Smith <xmldoc@users.sourceforge.net>
Thu, 27 Mar 2008 01:06:05 +0000 (01:06 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Thu, 27 Mar 2008 01:06:05 +0000 (01:06 +0000)
xsl/README.BUILD

index e7ecbe2023af047db09737f55ff8988ce1c4f0c8..7424d00c1a9b7db8291677fbb542f1a8765ccb7a 100644 (file)
@@ -1,13 +1,14 @@
 $Id$
 
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-The DocBook XSL Stylesheets release build has been tested on
-Linux, Darwin/OSX with MacPorts, and Cygwin. You should be able to
-build successfully on those platforms -- if you have the necessary
-build dependencies installed (see Part 0.0 below) and have your
-user environment set up correctly (with environment variables set,
-and for doc/release builds, with properly configured ~/.xmlc and
-~/.antrc files -- see sections 0.3, 0.4, and 0.5 below).
+The DocBook XSL Stylesheets release build has been tested under
+the bash shell on Linux, Darwin/OSX with MacPorts, and Cygwin. You
+should be able to build successfully on those platforms -- if you
+run the build under bash and have the necessary build dependencies
+installed (see Part 0.0 below) and have your user environment set
+up correctly (with environment variables set, and for doc/release
+builds, with properly configured ~/.xmlc and ~/.antrc files -- see
+sections 0.3, 0.4, and 0.5 below).
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 Parts 0 and 1 of this document provide how-to instructions for