summaryrefslogtreecommitdiffstats
path: root/docs/en/rst/installing
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/rst/installing')
-rw-r--r--docs/en/rst/installing/iis.rst3
-rw-r--r--docs/en/rst/installing/linux.rst7
2 files changed, 4 insertions, 6 deletions
diff --git a/docs/en/rst/installing/iis.rst b/docs/en/rst/installing/iis.rst
index d65aef9de..2ae975694 100644
--- a/docs/en/rst/installing/iis.rst
+++ b/docs/en/rst/installing/iis.rst
@@ -41,8 +41,7 @@ Under :guilabel:`Name`, enter ``index.cgi``.
All other default documents can be removed for this application.
-.. warning:: Do not delete the default document from the
- :guilabel:`Default Website`.
+.. warning:: Do not delete the default document from the :guilabel:`Default Website`.
Add Handler Mappings
====================
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: