From: mkanat%bugzilla.org <> Date: Fri, 4 Apr 2008 11:48:01 +0000 (+0000) Subject: Bug 192451: Checksetup should prioritize missing module whines X-Git-Tag: bugzilla-3.1.1~113 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54e823c4d8c9653f764fc861fafe229e5c4a93bc;p=thirdparty%2Fbugzilla.git Bug 192451: Checksetup should prioritize missing module whines Patch By Max Kanat-Alexander (module owner) a=myk --- diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml index 4fbe64eba1..bef8bca51b 100644 --- a/docs/en/xml/installation.xml +++ b/docs/en/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.