2003-10-24 18:03:10 +00:00
|
|
|
To use Doctor, first configure it by copying sample.conf to doctor.conf
|
|
|
|
and editing doctor.conf according to the instructions in it.
|
2002-08-24 01:56:50 +00:00
|
|
|
|
2003-10-24 18:03:10 +00:00
|
|
|
Then download and install the IO::Capture module from the net:
|
2002-08-24 01:56:50 +00:00
|
|
|
|
|
|
|
http://groups.google.com/groups?selm=yr0e8.12924%24ZC3.1033373%40newsread2.prod.itd.earthlink.net
|
|
|
|
|
|
|
|
You can install it anywhere in the Perl path; I installed it in the doctor
|
|
|
|
root directory at IO/Capture.pm.
|
|
|
|
|
2003-10-24 18:03:10 +00:00
|
|
|
Finally, put the doctor directory into your web server's cgi-bin directory
|
|
|
|
(or another location where you can run CGI scripts) and browse to doctor.cgi.
|
2003-05-02 00:57:36 +00:00
|
|
|
|
2003-10-24 18:03:10 +00:00
|
|
|
You may also want to edit the templates in the templates/ sub-directory
|
|
|
|
to refer to your own site instead of mozilla.org's.
|