]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 255685: Docs should mention mysql-devel RPM is required
authormozilla%colinogilvie.co.uk <>
Mon, 13 Jun 2005 16:29:30 +0000 (16:29 +0000)
committermozilla%colinogilvie.co.uk <>
Mon, 13 Jun 2005 16:29:30 +0000 (16:29 +0000)
Patch by me, r=gerv

docs/xml/installation.xml

index ed26d5823477bec64296b84424b44d8e26797fd0..2838c872c7a1ce906b89eaec53889679bab4a3bf 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.72.2.22 2005/05/26 20:42:41 mozilla%colinogilvie.co.uk Exp $ -->
+<!-- $Id: installation.xml,v 1.72.2.23 2005/06/13 09:29:30 mozilla%colinogilvie.co.uk Exp $ -->
 <chapter id="installing-bugzilla">
   <title>Installing Bugzilla</title>
 
         for further assistance or hire someone to help you out.</para>
       </tip>
 
+      <note>
+        <para>If you are using a package-based system, and attempting to install the
+        Perl modules from CPAN, 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 <filename>&lt;packagename&gt;-devel</filename>.</para>
+      </note>
       <para>
         Here is a complete list of modules and their minimum versions.
         Some modules have special installation notes, which follow.