<!-- <!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><packagename>-devel</filename>.</para>
+ </note>
+
<para>
Here is a complete list of modules and their minimum versions.
Some modules have special installation notes, which follow.