Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
61b7e40e
Commit
61b7e40e
authored
Jan 10, 2005
by
travis%sedsystems.ca
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Patch to resolve burning tinderbox after Bug 239852 checkin
parent
dc4c71e7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
19 deletions
+21
-19
installation.xml
docs/xml/installation.xml
+14
-14
modules.xml
docs/xml/modules.xml
+7
-5
No files found.
docs/xml/installation.xml
View file @
61b7e40e
<!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
<!-- $Id: installation.xml,v 1.8
6 2005/01/10 06:31:33
travis%sedsystems.ca Exp $ -->
<!-- $Id: installation.xml,v 1.8
7 2005/01/10 07:21:26
travis%sedsystems.ca Exp $ -->
<chapter
id=
"installing-bugzilla"
>
<title>
Installing Bugzilla
</title>
...
...
@@ -1013,14 +1013,14 @@ c:\perl\bin\perl.exe -xc:\bugzilla -wT "%s" %s
the Reports page.
</para>
<
para
>
<
note
>
<
note
>
<
para
>
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
<ulink
url=
"http://www.nncron.ru/"
>
nncron
</ulink>
.
</
note
>
</
para
>
</
para
>
</
note
>
</section>
<section>
...
...
@@ -1087,14 +1087,14 @@ c:\perl\bin\perl.exe -xc:\bugzilla -wT "%s" %s
<programlisting>
55 0 * * * cd
<
your-bugzilla-directory
>
; ./whineatnews.pl
</programlisting>
<
para
>
<
note
>
<
note
>
<
para
>
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
<ulink
url=
"http://www.nncron.ru/"
>
nncron
</ulink>
.
</
note
>
</
para
>
</
para
>
</
note
>
</section>
<section
id=
"patch-viewer"
>
...
...
@@ -1315,7 +1315,7 @@ AddType text/xml .rdf</screen>
</para>
</section>
<section
id=
"win32-perlmodules"
>
<section
id=
"win32-perl
-
modules"
>
<title>
Perl Modules on Win32
</title>
<para>
...
...
@@ -1349,15 +1349,15 @@ C:\perl> <command>ppm install <module name></command>
</para>
</note>
<
para
>
<
tip
>
<
tip
>
<
para
>
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.
</
tip
>
</
para
>
</
para
>
</
tip
>
</section>
<section
id=
"win32-code-changes"
>
...
...
docs/xml/modules.xml
View file @
61b7e40e
...
...
@@ -40,14 +40,14 @@
<section
id=
"modules-manual-download"
>
<title>
Download Locations
</title>
<
para
>
<
note
>
<
note
>
<
para
>
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.)
</
note
>
</
para
>
</
para
>
</
note
>
<para>
AppConfig:
...
...
@@ -70,7 +70,7 @@
<para>
Data-Dumper:
<literallayout>
CPAN Download Page:
<ulink
url=
http://search.cpan.org/src/ILYAM/Data-Dumper-2.121/Dumper.pm"/
>
CPAN Download Page:
<ulink
url=
"
http://search.cpan.org/src/ILYAM/Data-Dumper-2.121/Dumper.pm"
/>
PPM Download Page: Part of core distribution.
Documentation:
<ulink
url=
"http://search.cpan.org/~ilyam/Data-Dumper-2.121/Dumper.pm"
/>
</literallayout>
...
...
@@ -147,7 +147,9 @@
Documentation:
<ulink
url=
"http://stein.cshl.org/WWW/software/GD/"
/>
</literallayout>
</para>
</section>
<section
id=
"modules-manual-optional"
>
<title>
Optional Modules
</title>
<para>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment