From: lpsolit%gmail.com <> Date: Fri, 25 Jan 2008 02:59:55 +0000 (+0000) Subject: Bug 399574: Documentation should note to use 32bit Perl on Win64 too - Patch by Sam... X-Git-Tag: bugzilla-3.1.3~362 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a933d5c298f99ca108a3170f34d24af74e406c41;p=thirdparty%2Fbugzilla.git Bug 399574: Documentation should note to use 32bit Perl on Win64 too - Patch by Sam Folk-Williams r=Colin --- diff --git a/docs/xml/installation.xml b/docs/xml/installation.xml index eb34fac0c5..389fb61728 100644 --- a/docs/xml/installation.xml +++ b/docs/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. + + +