Bugzilla:Win32Install: Difference between revisions

Jump to navigation Jump to search
Line 167: Line 167:
To avoid problems, create the <b>C:\Temp</b> directory (it has to be on drive C) and ensure SYSTEM has write and modify access.
To avoid problems, create the <b>C:\Temp</b> directory (it has to be on drive C) and ensure SYSTEM has write and modify access.


====Install Modules====
==== Install Modules ====


Bugzilla requires a number of perl modules to be installed. They are available in the ActiveState repository and the following additional repositories:<br/>
Bugzilla requires a number of perl modules to be installed. They are available in the ActiveState repository and the following additional repositories:<br>Perl 5.8.x:<br>&nbsp;&nbsp;&nbsp;'''http://theoryx5.uwinnipeg.ca/ppms/'''<br>Perl 5.10.x:<br>&nbsp;&nbsp;&nbsp;'''http://cpan.uwinnipeg.ca/PPMPackages/10xx/''' and<br>&nbsp;&nbsp;&nbsp;'''http://trouchelle.com/ppm10/'''<br>
Perl 5.8.x:<br/>
&nbsp;&nbsp;&nbsp;<b>http://theoryx5.uwinnipeg.ca/ppms/</b><br/>
Perl 5.10.x:<br/>
&nbsp;&nbsp;&nbsp;<b>http://cpan.uwinnipeg.ca/PPMPackages/10xx/</b> and<br/>
&nbsp;&nbsp;&nbsp;<b>http://trouchelle.com/ppm10/</b><br/>


If you use a proxy server or a firewall you may have trouble running PPM. This is covered in the [http://aspn.activestate.com/ASPN/docs/ActivePerl/faq/ActivePerl-faq2.html#ppm_and_proxies ActivePerl FAQ].
If you use a proxy server or a firewall you may have trouble running PPM. This is covered in the [http://aspn.activestate.com/ASPN/docs/ActivePerl/faq/ActivePerl-faq2.html#ppm_and_proxies ActivePerl FAQ].  


The <b>Net::LDAP</b> module is only required if you want to [http://www.bugzilla.org/docs/tip/html/extraconfig.html#bzldap use Active Directory for authentication].
The '''Net::LDAP''' module is only required if you want to [http://www.bugzilla.org/docs/tip/html/extraconfig.html#bzldap use Active Directory for authentication].  


  C:\&gt;<b>ppm</b>
The following are the commands and ouput for a 5.10.x perl module installation:
 
C:\&gt;ppm version
ppm 4.06 (ActivePerl 1006)
Copyright (C) 2009 ActiveState Software Inc. All rights reserved.
C:\&gt;'''ppm repo add UWinnipeg http://cpan.uwinnipeg.ca/PPMPackages/10xx/'''
Downloading ActiveState Package Repository packlist...done
Updating ActiveState Package Repository database...done
Downloading UWinnipeg packlist...done
Updating UWinnipeg database...done
Repo 2 added.
  C:\&gt;'''ppm repo add Trouchelle http://trouchelle.com/ppm10/'''
Downloading Trouchelle packlist...done
Updating Trouchelle database...done
Repo 3 added.
C:\&gt;'''ppm repo list'''
+---------------------------------------------+
¦ id ¦ pkgs  ¦ name                          ¦
+----+-------+--------------------------------¦
¦ 1  ¦ 11417 ¦ ActiveState Package Repository ¦
¦ 2  ¦ 291  ¦ UWinnipeg                      ¦
¦ 3  ¦ 11737 ¦ Trouchelle                    ¦
+---------------------------------------------+
(3 enabled repositories)
C:\&gt;'''ppm upgrade'''
Syncing site PPM database with .packlists...done
Archive-Tar 1.54 (have 1.52-r1)
Attribute-Handlers 0.87 (have 0.86)
AutoLoader 5.70 (have 5.69)
Bit-Vector 7.1 (have 6.9)
Class-Accessor 0.34 (have 0.33)
Class-ISA 0.36 (have 0.33)
Compress-Raw-Bzip2 2.021 (have 2.020)
Compress-Raw-Zlib 2.021 (have 2.020)
DBD-ODBC 1.23 (have 1.22)
DBI 1.609 (have 1.607)
Date-Calc 5.8 (have 5.6)
Encode 2.37 (have 2.35)
ExtUtils-CBuilder 0.260301 (have 0.2603)
ExtUtils-Manifest 1.57 (have 1.56)
ExtUtils-ParseXS 2.21 (have 2.2002)
File-Path 2.08 (have 2.07_03)
File-Which 1.09 (have 1.07)
IO-Compress 2.021 (have 2.020)
IPC-Cmd 0.50 (have 0.46)
Log-Message-Simple 0.06 (have 0.04)
Math-BigRat 0.24 (have 0.22)
Module-CoreList 2.20 (have 2.17)
Module-Loaded 0.06 (have 0.02)
Object-Accessor 0.36 (have 0.34)
Safe 2.19 (have 2.17)
Test-Simple 0.94 (have 0.92)
Text-CSV_XS 0.68 (have 0.67)
Text-Reform 1.20 (have 1.11)
constant 1.19 (have 1.18)
parent 0.223 (have 0.221)
version 0.7702 (have 0.7701)
C:\&gt;'''ppm install AppConfig'''
Downloading AppConfig-1.66...done
Unpacking AppConfig-1.66...done
Generating HTML for AppConfig-1.66...done
Updating files in site area...done
14 files installed
C:\&gt;'''ppm install TimeDate'''
Downloading TimeDate-1.19...done
Unpacking TimeDate-1.19...done
Generating HTML for TimeDate-1.19...done
Updating files in site area...done
41 files installed
   
   
  PPM - Programmer's Package Manager version 3.1.
  C:\&gt;'''ppm install DBI'''
Copyright (c) 2001 ActiveState Corp. All Rights Reserved.
  No missing packages to install
  ActiveState is a devision of Sophos.
   
   
  Entering interactive shell. Using Term::ReadLine::Stub as readline library.
  C:\&gt;'''ppm install DBD-mysql'''
Downloading DBD-mysql-4.011...done
Unpacking DBD-mysql-4.011...done
Generating HTML for DBD-mysql-4.011...done
Updating files in site area...done
12 files installed
   
   
  Type 'help' to get started.
  C:\&gt;'''ppm install Template-Toolkit'''
Downloading Template-Toolkit-2.22...done
Unpacking Template-Toolkit-2.22...done
Generating HTML for Template-Toolkit-2.22...done
Updating files in site area...done
140 files installed
   
   
  ppm&gt; <b>rep add Bugzilla http://...uwinnipeg.ca/...</b>
  C:\&gt;'''ppm install MailTools'''
Downloading MailTools-2.04...done
Downloading Test-Pod-1.40...done
Unpacking MailTools-2.04...done
Unpacking Test-Pod-1.40...done
Generating HTML for MailTools-2.04...done
Generating HTML for Test-Pod-1.40...done
Updating files in site area...done
43 files installed
   
   
  Repositories:
  C:\&gt;'''ppm install GD'''
[1] ActiveState PPM2 Repository
  No missing packages to install
[2] ActiveState Package Repository
[3] Bugzilla
ppm&gt; <b>install AppConfig</b>
====================
Install 'AppConfig' version 1.52 in ActivePerl 5.8.7.813.
====================
Downloaded 50508 bytes.
...
Successfully installed AppConfig version 1.52 in ActivePerl 5.8.7.813.
ppm&gt; <b>install TimeDate</b>
====================
Install 'TimeDate' version 1.16 in ActivePerl 5.8.7.813.
====================
Downloaded 19235 bytes.
...
Successfully installed TimeDate version 1.16 in ActivePerl 5.8.7.813.
ppm&gt; <b>install DBI</b>
====================
Install 'DBI' version 1.43 in ActivePerl 5.8.7.813.
====================
Downloaded 508164 bytes.
...
Successfully installed DBI version 1.43 in ActivePerl 5.8.7.813.
  ppm&gt; <b>install DBD-mysql</b>
   
   
  ====================
  C:\&gt;'''ppm install Chart'''
Install 'DBD-mysql' version 2.9002 in ActivePerl 5.8.7.813.
  Downloading Chart-2.4.1...done
====================
  Unpacking Chart-2.4.1...done
Downloaded 178803 bytes.
  Generating HTML for Chart-2.4.1...done
...
  Updating files in site area...done
Successfully installed DBD-mysql version 2.9002 in ActivePerl 5.8.7.813.
  16 files installed
ppm&gt; <b>install Template-Toolkit</b>
====================
Install 'Template-Toolkit' version 2.13 in ActivePerl 5.8.7.813.
====================
Downloaded 530770 bytes.
...
Successfully installed Template-Toolkit version 2.13 in ActivePerl 5.8.7.813.
ppm&gt; <b>install MailTools</b>
====================
Install 'MailTools' version 1.67 in ActivePerl 5.8.7.813.
  ====================
Downloaded 46881 bytes.
...
Successfully installed MailTools version 1.67 in ActivePerl 5.8.7.813.
  ppm&gt; <b>install GD</b>
====================
Install 'GD' version 2.07 in ActivePerl 5.8.7.813.
  ====================
Downloaded 363039 bytes.
...
Successfully installed GD version 2.07 in ActivePerl 5.8.7.813.
  ppm&gt; <b>install Chart</b>
====================
Install 'Chart' version 2.3 in ActivePerl 5.8.7.813.
====================
Downloaded 58641 bytes.
...
  Successfully installed Chart version 2.3 in ActivePerl 5.8.7.813.
ppm&gt; <b>install GDGraph</b>
   
   
  ====================
  C:\&gt;'''ppm install GDGraph'''
Install 'GDTextUtil' version 0.86 in ActivePerl 5.8.7.813.
  Downloading GDGraph-1.44...done
  ====================
  Unpacking GDGraph-1.44...done
Downloaded 19178 bytes.
  Generating HTML for GDGraph-1.44...done
...
  Updating files in site area...done
  Successfully installed GDTextUtil version 0.86 in ActivePerl 5.8.7.813.
  21 files installed
  ====================
Install 'GDGraph' version 1.43 in ActivePerl 5.8.7.813.
====================
Downloaded 71764 bytes.
  ...
  Successfully installed GDGraph version 1.43 in ActivePerl 5.8.7.813.
ppm&gt; <b>install PatchReader</b>
   
   
  ====================
  C:\&gt;'''ppm install PatchReader'''
  Install 'PatchReader' version 0.9.4 in ActivePerl 5.8.7.813.
  Downloading PatchReader-0.9.5...done
  ====================
  Unpacking PatchReader-0.9.5...done
Downloaded 9558 bytes.
  Generating HTML for PatchReader-0.9.5...done
...
Updating files in site area...done
  Successfully installed PatchReader version 0.9.4 in ActivePerl 5.8.7.813.
  12 files installed
  ppm&gt; <b>install Net::LDAP</b>
   
   
  ====================
  C:\&gt;'''ppm install Net-LDAP-Express'''
  Install 'Convert-ASN1' version 0.19 in ActivePerl 5.8.7.813.
  Downloading Net-LDAP-Express-0.11...done
  ====================
  Downloading perl-ldap-0.39...done
Downloaded 26326 bytes.
  Downloading Convert-ASN1-0.22...done
...
  Unpacking Net-LDAP-Express-0.11...done
  Successfully installed Convert-ASN1 version 0.19 in ActivePerl 5.8.7.813.
  Unpacking perl-ldap-0.39...done
  ====================
  Unpacking Convert-ASN1-0.22...done
Install 'perl-ldap' version 0.33 in ActivePerl 5.8.7.813.
  Generating HTML for Net-LDAP-Express-0.11...done
  ====================
  Generating HTML for perl-ldap-0.39...done
Downloaded 188548 bytes.
  Generating HTML for Convert-ASN1-0.22...done
...
Updating files in site area...done
  Successfully installed perl-ldap version 0.33 in ActivePerl 5.8.7.813.
  103 files installed
  ====================
Install 'Net-LDAP-Express' version 0.11 in ActivePerl 5.8.7.813.
  ====================
Downloaded 7693 bytes.
...
  Successfully installed Net-LDAP-Express version 0.11 in ActivePerl 5.8.7.813.
  ppm&gt;


===Apache===
===Apache===
3

edits

Navigation menu