51Testing软件测试论坛

 找回密码
 (注-册)加入51Testing

QQ登录

只需一步,快速开始

微信登录,快人一步

手机号码,快捷登录

查看: 5863|回复: 3
打印 上一主题 下一主题

关于Bugzilla的perl模块安装问题

[复制链接]

该用户从未签到

跳转到指定楼层
1#
发表于 2010-1-31 17:38:23 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
C:\>cd bugzilla

C:\bugzilla>perl checksetup.pl
* This is Bugzilla 3.4.4 on perl 5.10.1
* Running on Win2003 Build 3790 (Service Pack 1)

Checking perl modules...
Checking for              CGI.pm (v3.33)   ok: found v3.45
Checking for          Digest-SHA (any)     ok: found v5.47
Checking for            TimeDate (v2.21)   ok: found v2.22
Checking for            DateTime (v0.28)    not found
Checking for   DateTime-TimeZone (v0.79)   ok: found v0.8301
Checking for                 DBI (v1.41)   ok: found v1.607
Checking for    Template-Toolkit (v2.22)   ok: found v2.22
Checking for          Email-Send (v2.16)    not found
Checking for          Email-MIME (v1.861)  ok: found v1.861
Checking for Email-MIME-Encodings (v1.313)   found v1.311
Checking for Email-MIME-Modifier (v1.442)   not found
Checking for                 URI (any)     ok: found v1.40

Checking available perl DBD modules...
Checking for              DBD-Pg (v1.45)    not found
Checking for           DBD-mysql (v4.00)    not found
Checking for          DBD-Oracle (v1.19)   ok: found v1.21

The following Perl modules are optional:
Checking for                  GD (v1.20)   ok: found v2.44
Checking for               Chart (v1.0)     not found
Checking for         Template-GD (any)      not found
Checking for          GDTextUtil (any)     ok: found v0.86
Checking for             GDGraph (any)     ok: found v1.44
Checking for            XML-Twig (any)      not found
Checking for          MIME-tools (v5.406)   not found
Checking for         libwww-perl (any)     ok: found v5.829
Checking for         PatchReader (v0.9.4)   not found
Checking for          PerlMagick (any)      not found
Checking for           perl-ldap (any)      not found
Checking for         Authen-SASL (any)      not found
Checking for          RadiusPerl (any)      not found
Checking for           SOAP-Lite (v0.710.06)  not found
Checking for         HTML-Parser (v3.40)   ok: found v3.62
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         TheSchwartz (any)      not found
Checking for      Daemon-Generic (any)      not found
Checking for            mod_perl (v1.999022)  not found
***********************************************************************
* 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. *
* See below for commands to install these modules.                    *
***********************************************************************
* 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. Below that table are the  *
* commands to install each module.                                    *
***********************************************************************
*                    MODULE NAME * ENABLES FEATURE(S)                 *
***********************************************************************
*                          Chart * New Charts, Old Charts             *
*                    Template-GD * Graphical Reports                  *
*                       XML-Twig * Move Bugs Between Installations    *
*                     MIME-tools * Move Bugs Between Installations    *
*                    PatchReader * Patch Viewer                       *
*                     PerlMagick * Optionally Convert BMP Attachments to PNGs *
*                      perl-ldap * LDAP Authentication                *
*                    Authen-SASL * SMTP Authentication                *
*                     RadiusPerl * RADIUS Authentication              *
*                      SOAP-Lite * XML-RPC Interface                  *
*                  HTML-Scrubber * More HTML in Product/Group Descriptions *
* Email-MIME-Attachment-Stripper * Inbound Email                      *
*                    Email-Reply * Inbound Email                      *
*                    TheSchwartz * Mail Queueing                      *
*                 Daemon-Generic * Mail Queueing                      *
*                       mod_perl * mod_perl                           *
***********************************************************************
* 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://cpan.uwinnipeg.ca/PPMPackages/10xx/
***********************************************************************
COMMANDS TO INSTALL OPTIONAL MODULES:

          Chart: ppm install Chart
    Template-GD: ppm install Template-GD
       XML-Twig: ppm install XML-Twig
     MIME-tools: ppm install MIME-tools
    PatchReader: ppm install PatchReader
     PerlMagick: ppm install PerlMagick
      perl-ldap: ppm install perl-ldap
    Authen-SASL: ppm install Authen-SASL
     RadiusPerl: ppm install RadiusPerl
      SOAP-Lite: ppm install SOAP-Lite
  HTML-Scrubber: ppm install HTML-Scrubber
Email-MIME-Attachment-Stripper: ppm install Email-MIME-Attachment-Stripper
    Email-Reply: ppm install Email-Reply
    TheSchwartz: ppm install TheSchwartz
Daemon-Generic: ppm install Daemon-Generic
       mod_perl: ppm install mod_perl

COMMANDS TO INSTALL REQUIRED MODULES (You *must* run all these commands
and then re-run checksetup.pl):

    ppm install DateTime
    ppm install Email-Send
    ppm install Email-MIME-Encodings
    ppm install Email-MIME-Modifier

C:\bugzilla>c:\perl\bin\ppm install datetime.ppd
ppm install failed: 404 File `C:\bugzilla\datetime.ppd' does not exist

C:\bugzilla>cd\

C:\>e:

E:\>cd ppms

E:\ppms>c:\perl\bin\ppm install datetime.ppd
ppm install failed: Can't find any package that provides DateTime-Locale for Dat
eTime

E:\ppms>c:\perl\bin\ppm install datetime.ppd
ppm install failed: Can't find any package that provides DateTime-Locale for Dat
eTime

E:\ppms>c:\perl\bin\ppm install datetime.ppd --nodeps
Unpacking DateTime-0.41...done
Generating HTML for DateTime-0.41...done
Updating files in site area...done
  17 files installed

E:\ppms>c:\perl\bin\ppm install email-send.ppd
ppm install failed: Can't find any package that provides Return-Value for Email-
Send

E:\ppms>c:\perl\bin\ppm install datetime.ppd --nodeps
Unpacking DateTime-0.41...done
Generating HTML for DateTime-0.41...done
Updating files in site area...done
  15 files unchanged
   2 files updated

E:\ppms>c:\perl\bin\ppm install email-send-1.313.ppd
ppm install failed: 404 File `E:\ppms\email-send-1.313.ppd' does not exist

E:\ppms>c:\perl\bin\ppm install 1.313email-send.ppd
ppm install failed: 404 File `E:\ppms\1.313email-send.ppd' does not exist

E:\ppms>c:\perl\bin\ppm install email-send.ppd --nodeps
Unpacking Email-Send-2.192...done
Generating HTML for Email-Send-2.192...done
Updating files in site area...done
   6 files unchanged
   6 files updated

E:\ppms>
请问怎么才能完全的安装好?希望论友给出答案,谢谢!
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏
回复

使用道具 举报

该用户从未签到

2#
发表于 2010-2-1 16:35:16 | 只看该作者
已经bugzilla所需的Perl模块打包,详见:
http://bbs.51testing.com/thread-180899-1-1.html
回复 支持 反对

使用道具 举报

该用户从未签到

3#
发表于 2010-2-1 16:35:28 | 只看该作者
hope this helps!
回复 支持 反对

使用道具 举报

该用户从未签到

4#
发表于 2010-2-4 14:57:27 | 只看该作者
ding
回复 支持 反对

使用道具 举报

本版积分规则

关闭

站长推荐上一条 /1 下一条

小黑屋|手机版|Archiver|51Testing软件测试网 ( 沪ICP备05003035号 关于我们

GMT+8, 2024-9-20 16:51 , Processed in 0.064009 second(s), 26 queries .

Powered by Discuz! X3.2

© 2001-2024 Comsenz Inc.

快速回复 返回顶部 返回列表