rss· 投稿· 设为首页· 加入收藏· 繁體版
当前位置: 火魔网 » 程序开发 » Perl

linux中安装bugzilla所需要的perl模块

wang@wang-desktop:/usr/share/bugzilla3/lib$ sudo ./checksetup.pl --check-modules
run-parts --exit-on-error --lsbsysinit /etc/bugzilla3/pre-checksetup.d
run-parts: executing /etc/bugzilla3/pre-checksetup.d/10fixcompiledtemplates
run-parts: executing /etc/bugzilla3/pre-checksetup.d/30copyetcskins
run-parts: executing /etc/bugzilla3/pre-checksetup.d/30copyetctemplate
run-parts: executing /etc/bugzilla3/pre-checksetup.d/50patchtemplatefordebian
* This is Bugzilla 3.2.5.1-2 on perl 5.10.1
* Running on Linux 2.6.32-22-generic #36-Ubuntu SMP Thu Jun 3 19:31:57 UTC 2010 Checking perl modules...
Checking for              CGI.pm (v3.33)   ok: found v3.48
Checking for            TimeDate (v2.21)   ok: found v2.23
Checking for           PathTools (v0.84)   ok: found v3.3
Checking for                 DBI (v1.41)   ok: found v1.609
Checking for    Template-Toolkit (v2.15)   ok: found v2.20
Checking for          Email-Send (v2.00)   ok: found v2.198
Checking for          Email-MIME (v1.861)  ok: found v1.903
Checking for Email-MIME-Encodings (v1.313)  ok: found v1.313
Checking for Email-MIME-Modifier (v1.442)  ok: found v1.903 Checking available perl DBD modules...
Checking for              DBD-Pg (v1.45)    not found
Checking for           DBD-mysql (v4.00)   ok: found v4.012
Checking for          DBD-Oracle (v1.19)    not found The following Perl modules are optional:
Checking for                  GD (v1.20)   ok: found v2.39
Checking for               Chart (v1.0)    ok: found v2.4.1
Checking for         Template-GD (any)     ok: found v1.56
Checking for          GDTextUtil (any)     ok: found v0.86
Checking for             GDGraph (any)     ok: found v1.44
Checking for            XML-Twig (any)     ok: found v3.32
Checking for          MIME-tools (v5.406)   not found
Checking for         libwww-perl (any)     ok: found v5.834
Checking for         PatchReader (v0.9.4)   not found
Checking for          PerlMagick (any)     ok: found v6.5.7
Checking for           perl-ldap (any)      not found
Checking for         Authen-SASL (any)      not found
Checking for          RadiusPerl (any)      not found
Checking for           SOAP-Lite (any)      not found
Checking for         HTML-Parser (v3.40)   ok: found v3.64
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 * 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)                 * *                     MIME-tools * Move Bugs Between Installations    *
*                    PatchReader * Patch Viewer                       *
*                      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                      *
*                       mod_perl * mod_perl                           * COMMANDS TO INSTALL:      MIME-tools: apt-get install libmime-tools-perl
    PatchReader: dh-make-perl --install --cpan PatchReader
      perl-ldap: apt-get install libnet-ldap-perl
    Authen-SASL: dh-make-perl --install --cpan Authen::SASL
     RadiusPerl: dh-make-perl --install --cpan Authen::Radius
      SOAP-Lite: apt-get install libsoap-lite-perl
  HTML-Scrubber: apt-get install libhtml-scrubber-perl
Email-MIME-Attachment-Stripper: dh-make-perl --install --cpan Email::MIME::Attachment::Stripper
    Email-Reply: dh-make-perl --install --cpan Email::Reply
       mod_perl: apt-get install libapache2-mod-perl2 To attempt an automatic install of every required and optional module
with one command, do:   view /usr/share/doc/bugzilla3/README.Debian* run-parts --exit-on-error --lsbsysinit /etc/bugzilla3/post-checksetup.d
run-parts: executing /etc/bugzilla3/post-checksetup.d/10setdefaultdpkgstatoverride
run-parts: executing /etc/bugzilla3/post-checksetup.d/15restoredpkgstatoverride
run-parts: executing /etc/bugzilla3/post-checksetup.d/55localyui
run-parts: executing /etc/bugzilla3/post-checksetup.d/90checkwebdot
顶一下
(0)
踩一下
(0)