summaryrefslogtreecommitdiffstats
path: root/docs/xml/installation.xml
diff options
context:
space:
mode:
authorjustdave%bugzilla.org <>2004-09-14 14:48:53 +0200
committerjustdave%bugzilla.org <>2004-09-14 14:48:53 +0200
commitd452840e9800e9f29fcb0a9e0117f42cee31e5f8 (patch)
treef0e35159897320e55d314ef6c51a588cb12af520 /docs/xml/installation.xml
parent1a4d36f7b67c996fe5be9707b03857f62adfdaab (diff)
downloadbugzilla-d452840e9800e9f29fcb0a9e0117f42cee31e5f8.tar.gz
bugzilla-d452840e9800e9f29fcb0a9e0117f42cee31e5f8.tar.xz
Bug 257534: Require Perl 5.8.1 or later when running on Windows with ActiveState Perl (there is no official CGI ppm build with a new enough version for Bugzilla on any earlier version of ActiveState Perl)
Patch by Byron Jones <bugzilla@glob.com.au> r=justdave, a=justdave
Diffstat (limited to 'docs/xml/installation.xml')
-rw-r--r--docs/xml/installation.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/xml/installation.xml b/docs/xml/installation.xml
index cc0499968..92e50cc72 100644
--- a/docs/xml/installation.xml
+++ b/docs/xml/installation.xml
@@ -1,5 +1,5 @@
<!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.74 2004/07/23 22:02:37 bugreport%peshkin.net Exp $ -->
+<!-- $Id: installation.xml,v 1.75 2004/09/14 05:48:54 justdave%bugzilla.org Exp $ -->
<chapter id="installing-bugzilla">
<title>Installing Bugzilla</title>
@@ -54,7 +54,8 @@
<procedure>
<step>
<para><link linkend="install-perl">Install Perl</link>
- (&min-perl-ver; or above)
+ (&min-perl-ver; or above for non-Windows platforms; &min-perl-ver-win;
+ for Windows)
</para>
</step>
<step>