From 3aafa05f2bfc4038a10c38442643dd191e0b8b3f Mon Sep 17 00:00:00 2001 From: tkikuchi <> Date: Sun, 10 Apr 2005 08:28:17 +0000 Subject: mailman-install documents re-generated from tex source. --- admin/www/mailman-install/create-install-dir.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'admin/www/mailman-install/create-install-dir.html') diff --git a/admin/www/mailman-install/create-install-dir.html b/admin/www/mailman-install/create-install-dir.html index 400a8730..df32e62b 100644 --- a/admin/www/mailman-install/create-install-dir.html +++ b/admin/www/mailman-install/create-install-dir.html @@ -58,7 +58,7 @@ available options.
The default is to install all of Mailman to
/usr/local/mailman2. You can change this base installation directory (referred to here
+ HREF="#foot696">2. You can change this base installation directory (referred to here
as $prefix) by specifying the directory with the
--prefix configure option. If you're upgrading from
a previous version of Mailman, you may want to use the --prefix
@@ -77,7 +77,7 @@ Mailman in a location that allows setgid programs.
Make sure the installation directory is set to group mailman
(or
whatever you're going to specify with --with-groupname) and has
the setgid bit set3. You probably also want to guarantee that this
+ HREF="#foot697">3. You probably also want to guarantee that this
directory is readable and executable by everyone. For example, these shell
commands will accomplish this:
@@ -94,14 +94,14 @@ You are now ready to configure and install the Mailman software.