]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 399574: Documentation should note to use 32bit Perl on Win64 too - Patch by Sam...
authorlpsolit%gmail.com <>
Fri, 25 Jan 2008 03:02:24 +0000 (03:02 +0000)
committerlpsolit%gmail.com <>
Fri, 25 Jan 2008 03:02:24 +0000 (03:02 +0000)
docs/xml/installation.xml

index 9e8d6357934d8f9bf7eda130b212dff4280952b8..944b033548c3380c9b836502dd9dc81b3ec58cc2 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.136.2.8 2008/01/16 20:40:14 mozilla%colinogilvie.co.uk Exp $ -->
+<!-- $Id: installation.xml,v 1.136.2.9 2008/01/24 21:02:24 lpsolit%gmail.com Exp $ -->
 <chapter id="installing-bugzilla">
   <title>Installing Bugzilla</title>
 
@@ -1741,6 +1741,15 @@ AddType application/rdf+xml .rdf</screen>
            The following instructions assume that you are using version
            5.8.1 of ActiveState.
           </para>
+
+          <note>
+            <para>
+             These instructions are for 32-bit versions of Windows. If you are
+             using a 64-bit version of Windows, you will need to install 32-bit
+             Perl in order to install the 32-bit modules as described below.
+            </para>
+          </note>
+
         </section>
   
       <section id="win32-perl-modules">