summaryrefslogtreecommitdiffstats
path: root/docs/en/rst/installing/linux.rst
diff options
context:
space:
mode:
authorGervase Markham <gerv@mozilla.org>2014-12-10 00:13:07 +0100
committerDavid Lawrence <dkl@mozilla.com>2014-12-10 00:13:07 +0100
commit274e2e0c33e2254e02b15df4d8dcdfd38b6c14b7 (patch)
tree0ac86842f3782cbfb9769b224ff9e9680138df84 /docs/en/rst/installing/linux.rst
parentd4ef4b1c44705696270e88f968bb72ef782156cb (diff)
downloadbugzilla-274e2e0c33e2254e02b15df4d8dcdfd38b6c14b7.tar.gz
bugzilla-274e2e0c33e2254e02b15df4d8dcdfd38b6c14b7.tar.xz
Bug 1108812: Travis docs tests are failing when using Sphinx with latest trunk/5.0 builds
r=dkl,a=dkl
Diffstat (limited to 'docs/en/rst/installing/linux.rst')
-rw-r--r--docs/en/rst/installing/linux.rst7
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/en/rst/installing/linux.rst b/docs/en/rst/installing/linux.rst
index f1c69410e..b17998b53 100644
--- a/docs/en/rst/installing/linux.rst
+++ b/docs/en/rst/installing/linux.rst
@@ -172,12 +172,11 @@ Or, you can pass an individual module name:
:command:`./install-module.pl <modulename>`
.. note:: If you are using a package-based distribution, and attempting to
- install the Perl modules from CPAN (e.g. by using
- :file:`install-module.pl`), you may need to install the "development"
+ install the Perl modules from CPAN (e.g. by using :file:`install-module.pl`),
+ you may need to install the "development"
packages for MySQL and GD before attempting to install the related Perl
modules. The names of these packages will vary depending on the specific
- distribution you are using, but are often called
- :file:`<packagename>-devel`.
+ distribution you are using, but are often called :file:`<packagename>-devel`.
.. _linux-config-webserver: