| Музыка: | Владимир Высоцкий - "Всему на свете выходят сроки..." [3:34] |
Ау!... Спецы по Perl.... Help... :)
в общем пытаюсь я bugzilla настроить. Вестимо.ю под Win32.
пока проблема в том, что диагностический скрипт выдает
* This is Bugzilla 3.0.2 on perl 5.8.8
* Running on Win2000 Build 2195 (Service Pack 4)
Checking perl modules...
Checking for CGI (v2.93) ok: found v3.29
Checking for TimeDate (v2.21) ok: found v2.22
Checking for DBI (v1.41) ok: found v1.58
Checking for PathTools (v0.84) ok: found v3.25
Checking for Template-Toolkit (v2.12) ok: found v2.13
Checking for Email-Send (v2.16) not found
Checking for Email-MIME-Modifier (any) not found
Checking available perl DBD modules...
Checking for DBD-Pg (v1.45) not found
Checking for DBD-mysql (v2.9003) ok: found v2.9004
The following Perl modules are optional:
Checking for GD (v1.20) ok: found v2.16
Checking for Template-GD (any) ok: found v1.55
Checking for Chart (v1.0) ok: found v2.3
Checking for GDGraph (any) ok: found v1.43
Checking for GDTextUtil (any) ok: found v0.86
Checking for XML-Twig (any) not found
Checking for MIME-tools (v5.406) ok: found v5.417
Checking for libwww-perl (any) ok: found v2.036
Checking for PatchReader (v0.9.4) ok: found v0.9.5
Checking for PerlMagick (any) not found
Checking for perl-ldap (any) not found
Checking for SOAP-Lite (any) ok: found v0.55
Checking for HTML-Parser (v3.40) ok: found v3.56
Checking for HTML-Scrubber (any) not found
Checking for Email-MIME-Attachment-Stripper (any) not found
Checking for Email-Reply (any) not found
Checking for mod_perl (v1.999022) not found
Checking for CGI (v3.11) ok: found v3.29
Checking for Apache-DBI (v0.96) not found
* NOTE: You must run any commands listed below as Administrator.
***********************************************************************
* Note For Windows Users *
***********************************************************************
* In order to install the modules listed below, you first have to run *
* the following command as an Administrator: *
* *
* ppm repo add theory58S http://theoryx5.uwinnipeg.ca/ppms *
* *
* Then you have to do (also as an Administrator): *
* *
* ppm repo up theory58S *
* *
* Do that last command over and over until you see "theory58S" at the *
* top of the displayed list. *
***********************************************************************
***********************************************************************
* REQUIRED MODULES *
***********************************************************************
* Bugzilla requires you to install some Perl modules which are either *
* missing from your system, or the version on your system is too old. *
* *
* The latest versions of each module can be installed by running the *
* commands below. *
***********************************************************************
COMMANDS:
ppm install Email-Send
ppm install Email-MIME-Modifier
**********************************************************************
* OPTIONAL MODULES *
**********************************************************************
* Certain Perl modules are not required by Bugzilla, but by *
* installing the latest version you gain access to additional *
* features. *
* *
* The optional modules you do not have installed are listed below, *
* with the name of the feature they enable. If you want to install *
* one of these modules, just run the appropriate command in the *
* "COMMANDS TO INSTALL" section. *
**********************************************************************
***********************************************************************
* MODULE NAME * ENABLES FEATURE(S) *
***********************************************************************
* Email-Reply * Inbound Email *
* Email-MIME-Attachment-Stripper * Inbound Email *
* perl-ldap * LDAP Authentication *
* HTML-Scrubber * More HTML in Product/Group Descriptions *
* XML-Twig * Move Bugs Between Installations *
* PerlMagick * Optionally Convert BMP Attachments to PNGs *
* mod_perl * mod_perl *
* Apache-DBI * mod_perl *
***********************************************************************
COMMANDS TO INSTALL:
Email-Reply: ppm install Email-Reply
Email-MIME-Attachment-Stripper: ppm install Email-MIME-Attachment-Stripper
perl-ldap: ppm install perl-ldap
HTML-Scrubber: ppm install HTML-Scrubber
XML-Twig: ppm install XML-Twig
PerlMagick: ppm install PerlMagick
mod_perl: ppm install mod_perl
Apache-DBI: ppm install Apache-DBI
при поытке выполнения заданных команд выдается следующее
ppm install Email-Send
ppm install Email-MIME-Modifier
C:\xampp\htdocs\bugzilla>ppm install Email-Send
ppm.BAT install failed: Can't find any package that provide Return-Value for Email-Send
Can't find any package that provide Email-Address for Email-Send
Can't find any package that provide Module-Pluggable for Email-Send
Can't find any package that provide Email-Simple for Email-Send
C:\xampp\htdocs\bugzilla>ppm install Email-MIME-Modifier
ppm.BAT install failed: Can't find any package that provide Email-MessageID for Email-MIME-Modifier
Can't find any package that provide Email-MIME-Encodings for Email-MIME-Modifier
Can't find any package that provide Email-MIME-ContentType for Email-MIME-Modifier
Can't find any package that provide Email-MIME for Email-MIME-Modifier
Can't find any package that provide Email-Simple for Email-MIME-Modifier
Перл -- l ActivePerl-5.8.8.822-MSWin32-x86-280952