diff options
author | jake%acutex.net <> | 2002-01-19 08:26:39 +0100 |
---|---|---|
committer | jake%acutex.net <> | 2002-01-19 08:26:39 +0100 |
commit | d7f381254270028c7d239463521005f576575151 (patch) | |
tree | 5b931a13bc0e87145649ae1d4bb1ca28cdb81af8 /docs/html/errata.html | |
parent | ad00e1f08f41931963b741d03bf20b082c7ae8f4 (diff) | |
download | bugzilla-d7f381254270028c7d239463521005f576575151.tar.gz bugzilla-d7f381254270028c7d239463521005f576575151.tar.xz |
Latest version of compiled docs (picking up recent SGML changes).
Diffstat (limited to 'docs/html/errata.html')
-rw-r--r-- | docs/html/errata.html | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/docs/html/errata.html b/docs/html/errata.html index 4782c9758..e71347b90 100644 --- a/docs/html/errata.html +++ b/docs/html/errata.html @@ -19,7 +19,7 @@ REL="NEXT" TITLE="Step-by-step Install" HREF="stepbystep.html"></HEAD ><BODY -CLASS="SECTION" +CLASS="section" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" @@ -66,11 +66,11 @@ HREF="stepbystep.html" ALIGN="LEFT" WIDTH="100%"></DIV ><DIV -CLASS="SECTION" +CLASS="section" ><H1 -CLASS="SECTION" +CLASS="section" ><A -NAME="ERRATA" +NAME="errata" >3.1. ERRATA</A ></H1 ><P @@ -85,29 +85,29 @@ BORDER="0" ><TBODY ><TR ><TD -> If you are installing Bugzilla on S.u.S.e. Linux, or some +> If you are installing Bugzilla on S.u.S.e. Linux, or some other distributions with <SPAN CLASS="QUOTE" >"paranoid"</SPAN > security options, it is possible that the checksetup.pl script may fail with the error: <SPAN -CLASS="ERRORNAME" +CLASS="errorname" >cannot chdir(/var/spool/mqueue): Permission denied</SPAN > This is because your <TT -CLASS="FILENAME" +CLASS="filename" >/var/spool/mqueue</TT > directory has a mode of <SPAN CLASS="QUOTE" >"drwx------"</SPAN >. Type <B -CLASS="COMMAND" +CLASS="command" >chmod 755 <TT -CLASS="FILENAME" +CLASS="filename" >/var/spool/mqueue</TT ></B > as root to @@ -116,7 +116,7 @@ CLASS="FILENAME" ></TR ><TR ><TD -> Bugzilla may be installed on Macintosh OS X (10), which is a +> Bugzilla may be installed on Macintosh OS X (10), which is a unix-based (BSD) operating system. Everything required for Bugzilla on OS X will install cleanly, but the optional GD perl module which is used for bug charting requires some @@ -126,9 +126,9 @@ CLASS="FILENAME" ></TR ><TR ><TD -> Release Notes for Bugzilla 2.14 are available at +> Release Notes for Bugzilla 2.14 are available at <TT -CLASS="FILENAME" +CLASS="filename" >docs/rel_notes.txt</TT > in your Bugzilla source distribution. @@ -136,7 +136,7 @@ CLASS="FILENAME" ></TR ><TR ><TD -> The preferred documentation for Bugzilla is available in +> The preferred documentation for Bugzilla is available in docs/, with a variety of document types available. Please refer to these documents when installing, configuring, and maintaining your Bugzilla installation. @@ -147,11 +147,11 @@ CLASS="FILENAME" ><P ></P ><DIV -CLASS="WARNING" +CLASS="warning" ><P ></P ><TABLE -CLASS="WARNING" +CLASS="warning" WIDTH="100%" BORDER="0" ><TR @@ -167,7 +167,7 @@ ALT="Warning"></TD ALIGN="LEFT" VALIGN="TOP" ><P -> Bugzilla is not a package where you can just plop it in a directory, +> Bugzilla is not a package where you can just plop it in a directory, twiddle a few things, and you're off. Installing Bugzilla assumes you know your variant of UNIX or Microsoft Windows well, are familiar with the command line, and are comfortable compiling and installing a plethora @@ -181,11 +181,11 @@ VALIGN="TOP" ></TABLE ></DIV ><DIV -CLASS="WARNING" +CLASS="warning" ><P ></P ><TABLE -CLASS="WARNING" +CLASS="warning" WIDTH="100%" BORDER="0" ><TR @@ -201,7 +201,7 @@ ALT="Warning"></TD ALIGN="LEFT" VALIGN="TOP" ><P -> Bugzilla has not undergone a complete security review. Security holes +> Bugzilla has not undergone a complete security review. Security holes may exist in the code. Great care should be taken both in the installation and usage of this software. Carefully consider the implications of installing other network services with Bugzilla. |