From 58593ba9d058e7fdd2fbac2d45dafefcbc6bbb4e Mon Sep 17 00:00:00 2001 From: "barnboy%trilobyte.net" <> Date: Thu, 30 Aug 2001 00:25:24 +0000 Subject: Buncha' release updates. Moved all images to ./images so we don't have multiple copies of the same image, fixed these doc bugs (in no particular order): 94949 97070 97071 97114 96498 95970 96677 94953 96501 96679 97068 97191 97192 --- docs/html/stepbystep.html | 65 ++++++++++++++++++++++++++++++++--------------- 1 file changed, 44 insertions(+), 21 deletions(-) (limited to 'docs/html/stepbystep.html') diff --git a/docs/html/stepbystep.html b/docs/html/stepbystep.html index 60e0ec84e..2837c7ddc 100644 --- a/docs/html/stepbystep.html +++ b/docs/html/stepbystep.html @@ -78,7 +78,7 @@ CLASS="SECTION" >

3.2.1. Introduction

3.2.2. Installing the Prerequisites

3.2.5. DBI Perl Module

3.2.6. Data::Dumper Perl Module

3.2.7. MySQL related Perl Module Collection

3.2.8. TimeDate Perl Module Collection

3.2.9. GD Perl Module (1.8.3)

3.2.10. Chart::Base Perl Module (0.99c)

3.2.11. DB_File Perl Module

3.2.12. HTTP Server

3.2.13. Installing the Bugzilla Files

Alternately, you can simply run this perl one-liner to + change your path to perl in all the files in your Bugzilla + installation: +
perl -pi -e 's@#!/usr/bonsaitools/bin/perl@/usr/bin/perl@' *cgi *pl Bug.pm
+	    
+ Change the second path to perl to match your installation. +

3.2.14. Setting Up the MySQL Database

3.2.15. Tweaking localconfig

3.2.16. Setting Up Maintainers Manually (Optional)

3.2.17. The Whining Cron (Optional)

3.2.18. Bug Graphs (Optional)

3.2.19. Securing MySQL