diff options
author | bwarsaw <> | 2004-12-23 04:39:58 +0000 |
---|---|---|
committer | bwarsaw <> | 2004-12-23 04:39:58 +0000 |
commit | 3946c3a08034416d52553d6d5077263609bbd88f (patch) | |
tree | 81cfee4a3227fa22dfa70b3f10277830e95598e9 /admin/www/mailman-install/create-install-dir.html | |
parent | e6ec19edd5c7f82ea632658ed09602008bb4b9cd (diff) | |
download | mailman2-3946c3a08034416d52553d6d5077263609bbd88f.tar.gz mailman2-3946c3a08034416d52553d6d5077263609bbd88f.tar.xz mailman2-3946c3a08034416d52553d6d5077263609bbd88f.zip |
updated for web site
Diffstat (limited to 'admin/www/mailman-install/create-install-dir.html')
-rw-r--r-- | admin/www/mailman-install/create-install-dir.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/admin/www/mailman-install/create-install-dir.html b/admin/www/mailman-install/create-install-dir.html index 026042db..400a8730 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. <P> The default is to install all of Mailman to <span class="file">/usr/local/mailman</span><A NAME="tex2html2" - HREF="#foot676"><SUP>2</SUP></A>. You can change this base installation directory (referred to here + HREF="#foot683"><SUP>2</SUP></A>. You can change this base installation directory (referred to here as <var>$prefix</var>) by specifying the directory with the <b class="programopt">--prefix</b> <b class="program">configure</b> option. If you're upgrading from a previous version of Mailman, you may want to use the <b class="programopt">--prefix</b> @@ -77,7 +77,7 @@ Mailman in a location that allows setgid programs. Make sure the installation directory is set to group <code>mailman</code> (or whatever you're going to specify with <b class="programopt">--with-groupname</b>) and has the setgid bit set<A NAME="tex2html3" - HREF="#foot677"><SUP>3</SUP></A>. You probably also want to guarantee that this + HREF="#foot684"><SUP>3</SUP></A>. You probably also want to guarantee that this directory is readable and executable by everyone. For example, these shell commands will accomplish this: @@ -94,16 +94,16 @@ You are now ready to configure and install the Mailman software. <P> <BR><HR><H4>Footnotes</H4> <DL> -<DT><A NAME="foot676">.../usr/local/mailman</A><A +<DT><A NAME="foot683">.../usr/local/mailman</A><A href="create-install-dir.html#tex2html2"><SUP>2</SUP></A></DT> <DD>This is the default for Mailman 2.1. Earlier versions of Mailman installed everything under <span class="file">/home/mailman</span> by default. </DD> -<DT><A NAME="foot677">... set</A><A +<DT><A NAME="foot684">... set</A><A href="create-install-dir.html#tex2html3"><SUP>3</SUP></A></DT> -<DD>BSD users should see the <A href="bsd-issues.html#bsd-issues">14.2</A> section +<DD>BSD users should see the <A href="bsd-issues.html#bsd-issues">15.2</A> section for additional information. </DD> @@ -140,7 +140,7 @@ for additional information. </div> </div> <hr /> -<span class="release-info">Release 2.1, documentation updated on December 13, 2004.</span> +<span class="release-info">Release 2.1, documentation updated on December 22, 2004.</span> </DIV> <!--End of Navigation Panel--> |