From 61b7e40e116a41c6f8e69c3b319e1562cd685a29 Mon Sep 17 00:00:00 2001 From: "travis%sedsystems.ca" <> Date: Mon, 10 Jan 2005 15:21:26 +0000 Subject: Patch to resolve burning tinderbox after Bug 239852 checkin --- docs/xml/installation.xml | 28 ++++++++++++++-------------- docs/xml/modules.xml | 12 +++++++----- 2 files changed, 21 insertions(+), 19 deletions(-) (limited to 'docs') diff --git a/docs/xml/installation.xml b/docs/xml/installation.xml index 737207c3f..99ccffb4f 100644 --- a/docs/xml/installation.xml +++ b/docs/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/xml/modules.xml b/docs/xml/modules.xml index 81a12d7f5..d031b19c0 100644 --- a/docs/xml/modules.xml +++ b/docs/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