Installing Bugzilla4.0.1 on CentOS
Rama
rama.devi at gmail.com
Tue Dec 27 22:44:20 UTC 2011
Hi
I am trying to install Bugzilla4.0.1 on CentOS with perl v5.8.8.
When I am checking for the modules using the command ./checksetup.pl
--check-modules
I am getting the error like
*********************************************************************
* MODULE NAME * ENABLES FEATURE(S)
*
***********************************************************************
* Apache-SizeLimit * mod_perl
*
***********************************************************************
COMMANDS TO INSTALL OPTIONAL MODULES:
Apache-SizeLimit: /usr/bin/perl install-module.pl Apache2::SizeLimit
SO when I try to run this Apache-SizeLimit: /usr/bin/perl install-
module.pl Apache2::SizeLimit
I'm getting the error like this:
Can't find the mod_perl include dir (reason: path /usr/include/httpd
doesn't exist) at /usr/li b/perl5/vendor_perl/5.8.8/i386-
linux-thread-multi/Apache2/Build.pm line 2030.
Warning: No success on command[/usr/bin/perl Makefile.PL LIB="/var/
www/html/bugzilla/lib" INS TALLMAN1DIR="/var/www/html/
bugzilla/lib/man/man1" INSTALLMAN3DIR="/var/www/html/bugzilla/lib/
m an/man3" INSTALLBIN="/var/www/html/bugzilla/lib/bin"
INSTALLSCRIPT="/var/www/html/bugzilla/lib /bin"
INSTALLDIRS=perl]
PHRED/Apache-SizeLimit-0.96.tar.gz
/usr/bin/perl Makefile.PL LIB="/var/www/html/bugzilla/lib"
INSTALLMAN1DIR="/var/www/html/bu gzilla/lib/man/man1"
INSTALLMAN3DIR="/var/www/html/bugzilla/lib/man/man3" INSTALLBIN="/var/
www /html/bugzilla/lib/bin" INSTALLSCRIPT="/var/www/html/
bugzilla/lib/bin" INSTALLDIRS=perl -- NOT OK
Skipping test because of notest pragma
Running make install
Make had some problems, won't install
Could not read metadata file. Falling back to other methods to
determine prerequisites
[root at hqbugforce bugzilla]# yum install mod_perl
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.hmc.edu
* extras: linux.mirrors.es.net
* updates: centos.mirror.facebook.net
base
| 1.1 kB 00:00
extras
| 2.1 kB 00:00
updates
| 1.9 kB 00:00
Setting up Install Process
Package mod_perl-2.0.4-6.el5.i386 already installed and latest version
Nothing to do
[root at hqbugforce bugzilla]# yum install Apache:SizeLimit
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.grikare.com
* extras: linux.mirrors.es.net
* updates: centos.mirror.facebook.net
Setting up Install Process
No package Apache:SizeLimit available.
Nothing to do
Actually I tried to install the module Apache:SizeLimit after
downloading it from CPAN
But I am not successful,
I am I missing something, I am a newbee and any help is
appreciated.....
_______________________________________________
dev-apps-bugzilla mailing list
dev-apps-bugzilla at lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-apps-bugzilla
More information about the developers
mailing list