From e996beda94247c299d2c2b98f16bef3c52f4aafa Mon Sep 17 00:00:00 2001 From: "travis%sedsystems.ca" <> Date: Fri, 4 Apr 2008 11:47:17 +0000 Subject: Patch to resolve burning tinderbox after Bug 239852 checkin --- docs/en/xml/installation.xml | 28 ++++++++++++++-------------- docs/en/xml/modules.xml | 12 +++++++----- 2 files changed, 21 insertions(+), 19 deletions(-) (limited to 'docs/en') diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml index 304204383..98119fa6f 100644 --- a/docs/en/xml/installation.xml +++ b/docs/en/xml/installation.xml @@ -1,5 +1,5 @@ - + Installing Bugzilla @@ -1013,14 +1013,14 @@ c:\perl\bin\perl.exe -xc:\bugzilla -wT "%s" %s the Reports page. - - + + Windows does not have 'cron', but it does have the Task Scheduler, which performs the same duties. There are also third-party tools that can be used to implement cron, such as nncron. - - + +
@@ -1087,14 +1087,14 @@ c:\perl\bin\perl.exe -xc:\bugzilla -wT "%s" %s 55 0 * * * cd <your-bugzilla-directory> ; ./whineatnews.pl - - + + Windows does not have 'cron', but it does have the Task Scheduler, which performs the same duties. There are also third-party tools that can be used to implement cron, such as nncron. - - + +
@@ -1315,7 +1315,7 @@ AddType text/xml .rdf
-
+
Perl Modules on Win32 @@ -1349,15 +1349,15 @@ C:\perl> ppm install <module name> - - + + If you are behind a corporate firewall, you will need to let the ActiveState PPM utility know how to get through it to acccess the repositories by setting the HTTP_proxy system environmental variable. For more information on setting that variable, see the ActiveState documentation. - - + +
diff --git a/docs/en/xml/modules.xml b/docs/en/xml/modules.xml index 81a12d7f5..d031b19c0 100644 --- a/docs/en/xml/modules.xml +++ b/docs/en/xml/modules.xml @@ -40,14 +40,14 @@
Download Locations - - + + Running Bugzilla on Windows requires the use of ActiveState Perl 5.8.1 or higher. Some modules already exist in the core distribution of ActiveState Perl so no PPM link is given. (This is noted where it occurs.) - - + + AppConfig: @@ -70,7 +70,7 @@ Data-Dumper: - CPAN Download Page: + CPAN Download Page: PPM Download Page: Part of core distribution. Documentation: @@ -147,7 +147,9 @@ Documentation: +
+
Optional Modules -- cgit v1.2.3-24-g4f1b