From 124ab7cdf76cf58d8f5d772f51a2a142bb59d5ed Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" <> Date: Tue, 17 Oct 2006 12:58:40 +0000 Subject: Bug 192451: Checksetup should prioritize missing module whines Patch By Max Kanat-Alexander (module owner) a=myk --- docs/xml/installation.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'docs/xml') diff --git a/docs/xml/installation.xml b/docs/xml/installation.xml index 4461140d8..598089286 100644 --- a/docs/xml/installation.xml +++ b/docs/xml/installation.xml @@ -1,5 +1,5 @@ - + Installing Bugzilla @@ -373,8 +373,8 @@ - GD::Text::Align - (&min-gd-text-align-ver;) for bug charting + GD::Text + (&min-gd-text-ver;) for bug charting @@ -477,10 +477,10 @@ -
- GD::Text::Align (&min-gd-text-align-ver;) +
+ GD::Text (&min-gd-text-ver;) - The GD::Text::Align module is only required if you want graphical + The GD::Text module is only required if you want graphical reports.
@@ -575,14 +575,14 @@ Bugzilla requires mod_perl to be installed, which can be obtained from - Bugzilla requires - version &min-mp-mod_perl2-ver; (AKA 2.0.0-RC5) to be installed. + version &min-mod_perl2-ver; (AKA 2.0.0-RC5) to be installed. Bugzilla also requires a more up-to-date version of the CGI perl module to be installed, version &min-mp-cgi-ver; as opposed to &min-cgi-ver; Finally, Bugzilla also requires Apache::DBI - (&min-mp-apache-dbi-ver;) to be installed as well. + (&min-apache-dbi-ver;) to be installed as well.
-- cgit v1.2.3-24-g4f1b