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 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'docs/xml/installation.xml') 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. - - + +
-- cgit v1.2.3-24-g4f1b