Installing Bugzilla4.0.1 on CentOS

David Lawrence dkl at mozilla.com
Tue Dec 27 22:54:50 UTC 2011


On 12/27/2011 05:44 PM, Rama wrote:
>
> 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

Pretty sure you need mod_perl-devel as well.

> [root at hqbugforce bugzilla]# yum install mod_perl

yum install mod_perl-devel

dkl

-- 
David Lawrence
dkl at mozilla.com




More information about the developers mailing list