From 065eb83d0d86eaf2d767e7dc7d8464b84db56a6c Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" Date: Fri, 4 Apr 2008 06:55:13 +0000 Subject: [PATCH] Bug 399574: Documentation should note to use 32bit Perl on Win64 too - Patch by Sam Folk-Williams r=Colin git-svn-id: svn://10.0.0.236/trunk@249541 18797224-902f-48f8-a5cc-f745e15eee43 --- .../webtools/bugzilla/docs/en/xml/installation.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/mozilla/webtools/bugzilla/docs/en/xml/installation.xml b/mozilla/webtools/bugzilla/docs/en/xml/installation.xml index 5679bb0d8b6..5294b973b03 100644 --- a/mozilla/webtools/bugzilla/docs/en/xml/installation.xml +++ b/mozilla/webtools/bugzilla/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. + + +