• Publicidad

No encuentro un módulo

¿Apenas comienzas con Perl? En este foro podrás encontrar y hacer preguntas básicas de Perl con respuestas aptas a tu nivel.

No encuentro un módulo

Notapor Marina » 2007-05-23 07:48 @367

Hola, soy nueva en este mundo de Perl y el checksetup.pl me da esto pero, ¿lo instalé mal? ¿De dónde bajo estos módulos? ¡Desde ya muchas gracias por su ayuda!

Código: Seleccionar todo
Microsoft Windows XP [Versión 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\inmaring>cd ..

C:\Documents and Settings>cd ..

C:\>cd AppServ

C:\AppServ>cd www

C:\AppServ\www>cd bugzilla-3.0

C:\AppServ\www\bugzilla-3.0>perl checksetup.pl

* This is Bugzilla 3.0 on perl 5.8.8
* Running on WinXP/.Net Build 2600 (Service Pack 2)

Checking perl modules...
Checking for             CGI (v2.93)   ok: found v3.20
Checking for        TimeDate (v2.21)    not found
Checking for             DBI (v1.41)   ok: found v1.52
Checking for       PathTools (v0.84)   ok: found v3.12
Checking for Template-Toolkit (v2.12)    not found
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)  not found

The following Perl modules are optional:
Checking for              GD (v1.20)    not found
Checking for     Template-GD (any)      not found
Checking for           Chart (v1.0)     not found
Checking for         GDGraph (any)      not found
Checking for      GDTextUtil (any)      not found
Checking for        XML-Twig (any)      not found
Checking for      MIME-tools (v5.406)   not found
Checking for     libwww-perl (any)     ok: found v2.033
Checking for     PatchReader (v0.9.4)   not found
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.20
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 Template-Toolkit
    ppm install Email-MIME-Modifier
    ppm install TimeDate

***********************************************************************
* DATABASE ACCESS                                                     *
***********************************************************************
* In order to access your database, Bugzilla requires that the        *
* correct "DBD" module be installed for the database that you are     *
* running.                                                            *
*                                                                     *
* Pick and run the correct command below for the database that you    *
* plan to use with Bugzilla.                                          *
***********************************************************************
COMMANDS:

PostgreSQL: ppm install DBD-Pg
            Minimum version required: 1.45
     MySQL: ppm install DBD-mysql
            Minimum version required: 2.9003

**********************************************************************
* 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)                 *
***********************************************************************
*                        GDGraph * Graphical Reports                  *
*                     GDTextUtil * Graphical Reports                  *
*                    Template-GD * Graphical Reports                  *
*                             GD * Graphical Reports, New Charts, Old Charts *
* Email-MIME-Attachment-Stripper * Inbound Email                      *
*                    Email-Reply * Inbound Email                      *
*                      perl-ldap * LDAP Authentication                *
*                  HTML-Scrubber * More HTML in Product/Group Descriptions *
*                     MIME-tools * Move Bugs Between Installations    *
*                       XML-Twig * Move Bugs Between Installations    *
*                          Chart * New Charts, Old Charts             *
*                     PerlMagick * Optionally Convert BMP Attachments to PNGs *
*                    PatchReader * Patch Viewer                       *
*                     Apache-DBI * mod_perl                           *
*                       mod_perl * mod_perl                           *
***********************************************************************
COMMANDS TO INSTALL:

        GDGraph: ppm install GDGraph
     GDTextUtil: ppm install GDTextUtil
    Template-GD: ppm install Template-GD
             GD: ppm install GD
Email-MIME-Attachment-Stripper: ppm install Email-MIME-Attachment-Stripper
    Email-Reply: ppm install Email-Reply
      perl-ldap: ppm install perl-ldap
  HTML-Scrubber: ppm install HTML-Scrubber
     MIME-tools: ppm install MIME-tools
       XML-Twig: ppm install XML-Twig
          Chart: ppm install Chart
     PerlMagick: ppm install PerlMagick
    PatchReader: ppm install PatchReader
     Apache-DBI: ppm install Apache-DBI
       mod_perl: ppm install mod_perl

C:\AppServ\www\bugzilla-3.0>
Marina
Perlero nuevo
Perlero nuevo
 
Mensajes: 3
Registrado: 2007-05-23 07:38 @359

Publicidad

Notapor explorer » 2007-05-23 09:10 @423

Bienvenida a los foros de Perl en Español.

Si tienes instalada la distribución de Perl de ActiveState, te vale con ejecutar los comandos que ves en esa salida: los que empiezan por 'ppm ...'.
JF^D Perl programming & Raku programming. Grupo en Telegram: https://t.me/Perl_ES
Avatar de Usuario
explorer
Administrador
Administrador
 
Mensajes: 14480
Registrado: 2005-07-24 18:12 @800
Ubicación: Valladolid, España

Gracias

Notapor Marina » 2007-05-23 09:16 @427

Gracias!!!!!
ahora hago lo q me apuntaste y luego te aviso
Que Dios te Bendiga
Marina
Perlero nuevo
Perlero nuevo
 
Mensajes: 3
Registrado: 2007-05-23 07:38 @359

Notapor kidd » 2007-05-23 10:06 @462

Hola:

Aquí en el sitio hay un tutorial que te muestra como instalar módulos con el ppm:
http://perlenespanol.com/tutoriales/mod ... pmexe.html


Saludos
Uriel Lizama Perl programmer fundador de Perl en Español
Perl Programming Language
Avatar de Usuario
kidd
Creador de Perl en Español
Creador de Perl en Español
 
Mensajes: 1166
Registrado: 2003-10-15 16:52 @744
Ubicación: México

PPM.exe

Notapor Marina » 2007-05-29 09:34 @440

hola gracias por el link, ¡me sirvió!
Ahora bien, hago que me instale los paquetes, los instala pero no la versión que me pide el checksetup. Por ejemplo, el TimeDate me instala la versión 1.16 pero el checksetup me pide la 2.21. ¿Cómo hago para encontrar esta versión?
¡Además puse instalar el mysql y no me lo instalo!
¿Y como hago para ver si anda el bugzilla?

¡GRACIAS Y PERDÓN POR LAS MOLESTIAS!
Marina
Perlero nuevo
Perlero nuevo
 
Mensajes: 3
Registrado: 2007-05-23 07:38 @359

Notapor explorer » 2007-05-29 12:42 @571

Sí, la versión 1.16 de la distribución TimeDate contiene al módulo Date::Format 2.22, que es el que necesitas, así que debes instalar TimeDate 1.16:
http://search.cpan.org/dist/TimeDate-1.16/

Y para instalar MySQL, debes bajartelo de su página web (no es un módulo de Perl):
http://www.mysql.com

En resumen... deberás repasar la página de instalación:
http://www.bugzilla.org/docs/3.0/html/installation.html

Como veo que usas Windows, quizás sea mejor que te instales un paquete como XAMPP, que te lo trae ya todo instalado (Apache, Perl, PHP y MYSQL):
http://www.apachefriends.org/en/xampp.html
JF^D Perl programming & Raku programming. Grupo en Telegram: https://t.me/Perl_ES
Avatar de Usuario
explorer
Administrador
Administrador
 
Mensajes: 14480
Registrado: 2005-07-24 18:12 @800
Ubicación: Valladolid, España


Volver a Básico

¿Quién está conectado?

Usuarios navegando por este Foro: No hay usuarios registrados visitando el Foro y 25 invitados