Bugzilla Talk:Win32Install

From MozillaWiki
Revision as of 11:45, 24 March 2010 by H4ns (talk | contribs)
Jump to navigation Jump to search

Bugzilla 3.4.6

I installed at 2010-03-24
Bugzilla 3.4.6 (stable) c:\bugzilla
ActivePerl 5.10.1 Build 1007 c:\perl
xampp 1.7.2 c:\programme\xampp
MySQL 5.1.37
Apache 2.2.12
Windows XP SP3 32 Bit
Graphviz 2.26.3 c:\programme\graphviz

I had most problems with ActivePerl moduls

I downloaded ImageMagick from http://www.imagemagick.org/script/binary-releases.php#windows
This version: ImageMagick-6.6.0-6-Q16-windows-dll.exe
During the installation check Install PerlMagick for ActiveSate Perl v5.10. build 1007

Download and extract this
http://www.xup.in/dl,92408690/BugzillaWINPackv2.zip/

in a command shell 

ppm repo delete 1
ppm repo add uwinnipeg
ppm repo add trouchelle
ppm repo add bribes
ppm repo add wxperl
ppm repo add activestate

ppm install MinGW
perl -MCPAN -e shell
install Email::MIME::Attachment::Stripper
install Email::Reply
quit

ppm install AppConfig
ppm install TimeDate
ppm install DBI
ppm install DBD-mysql
ppm install DBD-Pg
ppm install DBD-Oracle
ppm install Template-Toolkit
no

ppm install MailTools
ppm install GD
ppm install Chart
ppm install GDGraph
ppm install PatchReader
ppm install Net-LDAP-Express

ppm install File-Slurp
ppm install Class-Data-Inheritable
ppm install Class-Trigger
ppm install Text-SimpleTable

ppm install Template-GD
ppm install XML-Twig
ppm install MIME-tools
ppm install Authen-SASL
ppm install RadiusPerl
ppm install SOAP-Lite
ppm install HTML-Scrubber
ppm install XML-Twig
ppm install mod_perl
C:\mod_perl\

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

switch to the BugzillaWINPackv2 folder
cd ......\bugzillaWINPackv2

cd File-Flock-2008.01
Makefile.PL
dmake
dmake install

cd ..\Data-ObjectDriver-0.04
Build.PL
Makefile.PL
dmake
dmake install

cd ..\Data-ObjectDriver-0.06
Build.PL
Makefile.PL
dmake
dmake install

cd ..\Daemon-Generic-0.61
Makefile.PL
dmake
dmake install

cd ..\TheSchwartz-1.07
Makefile.PL
dmake
dmake install

ppm upgrade --install

cd c:\bugzilla
checksetup.pl --check-modules

checksetup.pl


On my second installation (windows 2003 server) oracle was installed and some other perl the solution was to empty the PERL5LIB variable.

sorry my english is bad