From 4260d412e73a83034b6f589b3624ab9b374c07e8 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Fri, 4 Apr 2008 11:48:20 +0000 Subject: Bug 399574: Documentation should note to use 32bit Perl on Win64 too - Patch by Sam Folk-Williams r=Colin --- docs/en/xml/installation.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml index 123aac4bb..dc22d454b 100644 --- a/docs/en/xml/installation.xml +++ b/docs/en/xml/installation.xml @@ -1,5 +1,5 @@ - + Installing Bugzilla @@ -1812,6 +1812,15 @@ AddType application/rdf+xml .rdf The following instructions assume that you are using version 5.8.1 of ActiveState. + + + + 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. + + +
-- cgit v1.2.3-24-g4f1b