https://forum.directadmin.com/showthread.php?t=43558
CentOS 6.2 x64 Install Mod_perl errorI install new directadmin on CentOS 6.2 x-and after install
# Cd/usr/local/directadmin/custombuild
#./build Clean
#./build Mod_perl
And .... Error
File already exists:mod_perl-2.0.4.tar.gz
MD5 Checksum on mod_perl-2.0.4.tar.gz passed.
Found/usr/local/directadmin/custombuild/mod_perl-2.0.4.tar.gz
Extracting ...
Done.
Configuring mod_perl-2.0.4 ...
Can ' t locate extutils/embed.pm in @INC (@INC contains:lib apache-test/lib/usr/local/lib64/perl5/usr/local/share/perl5 /usr/lib64/perl5/vendor_perl/usr/share/perl5/vendor_perl/usr/lib64/perl5/usr/share/perl5.) At LIB/APACHE2/BUILD.PM Line 27.
BEGIN failed--compilation aborted at LIB/APACHE2/BUILD.PM Line 27.
Compilation failed in require on makefile.pl line 36.
BEGIN failed--compilation aborted at makefile.pl Line 36.
Done. Making mod_perl-2.0.4 ...
Trying to make mod_perl ...
Make: * * * No targets specified and no makefile found. Stop.
The make has failed, would, how do I make again? (y,n):
Tell me what is wrong. Can not figure out where to dig. Earlier in this version never set. was put on 5.8 with no problems. Reply with Quote 05-07-2012, 08:23 AM #2 zeiter verified User Join Date Apr +7.00 Location GMT-Posts Hello,
Try this
Code:
Yum Install Perl-extutils-cbuilder Perl-extutils-makemaker
Code:
CPAN Install Extutils::install
With regards, Alex.
✔professional Server Management for web hosting companies and individuals
✔hourly Support, Disaster Recovery, Server hardening, monthly Subscription
✔directadmin Installation and optimization
#50013 Reply with Quote 05-07-2012, 09:20 AM #3 phpru verified User Join Date Feb Location Russia, Moscow Posts 9
where you need to enter a command?CPAN Install Extutils::install--bash:cpan:command not found
and
PERL-MCPAN-E Shell-
Can ' t locate cpan.pm in @INC (@INC contains:/usr/local/lib64/perl5/usr/local/share/perl5/usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl/usr/lib64/perl5/usr/share/perl5.).
BEGIN failed--compilation aborted.
A similar error as if something is missing. What else can be done. Really don't want to install CentOS 5.8 Reply with Quote 05-07-2012, 09:37 AM #4 zeiter verified User Join Date APR 2005 Location GMT +7.00 Posts 9,421 yum Install Cpan
Yum Install Perl-extutils-cbuilder Perl-extutils-makemaker
CPAN install Extutils::install with regards, Alex.
✔professional Server Management for web hosting companies and individuals
✔hourly Support, Disaster Recovery, Server hardening, monthly Subscription
✔directadmin Installation and optimization
#50013 Reply with Quote 05-07-2012, 11:47 AM #5 phpru verified User Join Date Feb Location, Russia Posts 9-is established. But Sun still the same error. Really only have a problem. Tried all over again so you never know. Reply with Quote 05-07-2012, 11:52 AM