Document maintainer tool assumptions a bit. GNU 'sed' is no longer

required.  For GNU m4 1.4, suggest the patch in Debian bug 211447.
Fix minor misspellings/whitespace nits.
This commit is contained in:
Paul Eggert
2003-09-18 06:26:47 +00:00
parent 0e1e4d8381
commit 6de6421787

View File

@@ -3,20 +3,26 @@ This is GNU tar.
This is a *pre-release* version, and not ready for production use yet.
Please send comments and problem reports to <bug-tar@gnu.org>.
If you have taken the sources from CVS you will need the following packages
to build GNU tar:
If you have taken the sources from CVS you will need the following
packages (or later) to build GNU tar. We don't make any extra effort
to accommodate older versions of these packages. If we discover that
newer versions are needed to bootstrap, we'll update the version
numbers in this list.
autoconf 2.57
automake 1.7.5
bison 1.875
gettext 0.12.1
sed 3.0
m4 1.4
wget 1.7
Before building the package, run bootstrap. You will need a POSIX
compliant shell to do so. The bootstrap utility obtains various
For GNU m4 1.4, we recommend also installing the `translit' patch; see
Debian bug 211477 <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=211477>.
This patch is bundled into Debian m4 1.4-17 or later.
Before building the package, run "bootstrap". It obtains various
additional files from the CVS repository and the Translation Project
site and prepares the source directory for building. The exact way
site and prepares the source directory for building. The exact way
of invoking bootstrap depends on whether you have the sources for gnulib
installed somewhere on your system and on the method you use to access
the CVS at savannah.
@@ -34,11 +40,11 @@ b) if you access CVS via Kerberos, run
./bootstrap --cvs-auth=gserver
Othervise, if you are not a member of Savannah, run
Otherwise, if you are not a member of Savannah, run
./bootstrap --cvs-auth=pserver
When prompted for a password for anoncvs, simply press the Enter key.
When prompted for a password for anoncvs, simply press the Enter key.