From fe2d78c8efa51cbb6b3e38ed746e80db63c9e082 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Tue, 13 Jul 2010 10:19:01 +0200 Subject: Bug 236651: Remove obsolete instructions from the "2.1.5 Perl Modules" section r=reed --- docs/en/xml/installation.xml | 134 ++++--------------------------------------- 1 file changed, 10 insertions(+), 124 deletions(-) (limited to 'docs') diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml index b1f4b9ccb..6ff99c459 100644 --- a/docs/en/xml/installation.xml +++ b/docs/en/xml/installation.xml @@ -314,8 +314,7 @@ - DBD::mysql - (&min-dbd-mysql-ver;) if using MySQL + DBD::mysql (&min-dbd-mysql-ver;) if using MySQL @@ -363,8 +362,7 @@ - Template - (&min-template-ver;) + Template (&min-template-ver;) @@ -379,8 +377,7 @@ - GD - (&min-gd-ver;) for bug charting + GD (&min-gd-ver;) for bug charting @@ -393,29 +390,25 @@ - Chart::Lines - (&min-chart-lines-ver;) for bug charting + Chart::Lines (&min-chart-lines-ver;) for bug charting - GD::Graph - (&min-gd-graph-ver;) for bug charting + GD::Graph (&min-gd-graph-ver;) for bug charting - GD::Text - (&min-gd-text-ver;) for bug charting + GD::Text (&min-gd-text-ver;) for bug charting - XML::Twig - (&min-xml-twig-ver;) for bug import/export + XML::Twig (&min-xml-twig-ver;) for bug import/export @@ -434,8 +427,7 @@ - PatchReader - (&min-patchreader-ver;) for pretty HTML view of patches + PatchReader (&min-patchreader-ver;) for pretty HTML view of patches @@ -462,8 +454,7 @@ - SOAP::Lite - (&min-soap-lite-ver;) for the web service interface + SOAP::Lite (&min-soap-lite-ver;) for the web service interface @@ -531,113 +522,8 @@ - -
- DBD::mysql - - The installation process will ask you a few questions about the - desired compilation target and your MySQL installation. For most of the - questions the provided default will be adequate, but when asked if your - desired target is the MySQL or mSQL packages, you should - select the MySQL-related ones. Later you will be asked if you wish to - provide backwards compatibility with the older MySQL packages; you - should answer YES to this question. The default is NO. - - A host of 'localhost' should be fine. A testing user of 'test', - with a null password, should have sufficient access to run - tests on the 'test' database which MySQL creates upon installation. - -
- -
- Template Toolkit (&min-template-ver;) - - When you install Template Toolkit, you'll get asked various - questions about features to enable. The defaults are fine, except - that it is recommended you use the high speed XS Stash of the Template - Toolkit, in order to achieve best performance. - -
- -
- GD (&min-gd-ver;) - - The GD module is only required if you want graphical reports. - - - - The Perl GD module requires some other libraries that may or - may not be installed on your system, including - libpng - and - libgd. - The full requirements are listed in the Perl GD module README. - If compiling GD fails, it's probably because you're - missing a required library. - - - - The version of the GD module you need is very closely tied - to the libgd version installed on your system. - If you have a version 1.x of libgd the 2.x - versions of the GD module won't work for you. - - -
- -
- Chart::Lines (&min-chart-lines-ver;) - - The Chart::Lines module is only required if you want graphical - reports. - Note that earlier versions that 0.99c used GIFs, which are no longer - supported by the latest versions of GD. -
- -
- GD::Graph (&min-gd-graph-ver;) - - The GD::Graph module is only required if you want graphical - reports. - -
- -
- GD::Text (&min-gd-text-ver;) - - The GD::Text module is only required if you want graphical - reports. - -
- -
- XML::Twig (&min-xml-twig-ver;) - - The XML::Twig module is only required if you want to import - XML bugs using the importxml.pl - script. This is required to use Bugzilla's "move bugs" feature; - you may also want to use it for migrating from another bug database. - -
- -
- SOAP::Lite (&min-soap-lite-ver;) - Installing SOAP::Lite enables your Bugzilla installation to be - accessible at a standardized Web Service interface (SOAP/XML-RPC) - by third-party applications via HTTP(S). - -
- -
- PatchReader (&min-patchreader-ver;) - - The PatchReader module is only required if you want to use - Patch Viewer, a - Bugzilla feature to show code patches in your web browser in a more - readable form. - -
+
Mail Transfer Agent (MTA) -- cgit v1.2.3-24-g4f1b