PDA

View Full Version : perl problem



3dbangla
July 2nd, 2008, 03:03
can any one tell me what is the problem with my perl module installation??
i have a reseller acc : cpanel

i try to install layout mod and the following messege came

Method: Perl Expect
Testing connection speed...(using fast method)...Done
Ping:1000 Testing connection speed to 209.85.80.214 using pureperl...(155550.00 bytes/s)...Done
Ping:1000 Testing connection speed to ftp.kfki.hu using pureperl...(17982.35 bytes/s)...Done
Ping:1000 Testing connection speed to ftp.rhnet.is using pureperl...(15665.00 bytes/s)...Done
Three usable mirrors located
Fetching http://209.85.80.214/pub/CPAN/index.html (0)....@209.85.80.214......connected......receiving...100%.. ....Done
Mirror Check passed for 209.85.80.214 (/index.html)
CPAN: File::HomeDir loaded ok (v0.80)
CPAN: Storable loaded ok (v2.18)
Going to read /home/xxxxxx/.cpan/Metadata
Database was generated on Mon, 30 Jun 2008 21:02:59 GMT
Running install for module 'Apache2::Layout'
Running make for G/GO/GOZER/Apache2-Layout-0.6.tar.gz
CPAN: Digest::SHA loaded ok (v5.47)
CPAN: Compress::Zlib loaded ok (v1.42)
Checksum for /home/xxxxxx/.cpan/sources/authors/id/G/GO/GOZER/Apache2-Layout-0.6.tar.gz ok
Apache2-Layout-0.6/
Apache2-Layout-0.6/Changes
Apache2-Layout-0.6/Changes.yml
Apache2-Layout-0.6/Layout.xs
Apache2-Layout-0.6/lib/
Apache2-Layout-0.6/lib/Apache2/
Apache2-Layout-0.6/lib/Apache2/Layout.pm
Apache2-Layout-0.6/Makefile.PL
Apache2-Layout-0.6/MANIFEST
Apache2-Layout-0.6/MANIFEST.SKIP
Apache2-Layout-0.6/META.yml
Apache2-Layout-0.6/README
Apache2-Layout-0.6/SIGNATURE
Apache2-Layout-0.6/t/
Apache2-Layout-0.6/t/00-signature.t
Apache2-Layout-0.6/t/01compile.t
Apache2-Layout-0.6/t/02simple.t
Apache2-Layout-0.6/t/03pod-cover.t
Apache2-Layout-0.6/t/03pod.t
Apache2-Layout-0.6/t/conf/
Apache2-Layout-0.6/t/conf/extra.conf.in
Apache2-Layout-0.6/t/htdocs/
Apache2-Layout-0.6/t/htdocs/cgi/
Apache2-Layout-0.6/t/htdocs/cgi/test.pl
Apache2-Layout-0.6/t/htdocs/footer.html
Apache2-Layout-0.6/t/htdocs/head.html
Apache2-Layout-0.6/t/htdocs/header.html
Apache2-Layout-0.6/t/htdocs/large.html
Apache2-Layout-0.6/t/htdocs/simple.html
CPAN: File::Temp loaded ok (v0.20)
CPAN: YAML loaded ok (v0.66)

CPAN.pm: Going to build G/GO/GOZER/Apache2-Layout-0.6.tar.gz

Can't locate ModPerl/MM.pm in @INC (@INC contains: /usr/lib/perl5/5.8.8/i686-linux /usr/lib/perl5/5.8.8 /usr/lib/perl5/site_perl/5.8.8/i686-linux /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl/5.8.4 /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl/5.8.2 /usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl .) at Makefile.PL line 5.
BEGIN failed--compilation aborted at Makefile.PL line 5.
GOZER/Apache2-Layout-0.6.tar.gz
/usr/bin/perl Makefile.PL PREFIX=/home/bangla/perl/usr -- NO Makefile created
Running make install
Make had some problems, won't install
perlmod--Install done

plz help me
and from ftp if i put anything in perl folder it was vanished it dont show anything :confused4

Dynash
July 2nd, 2008, 09:26
Can't locate ModPerl/MM.pm

do you have that package installed? I don't know if this page helps or not:
http://archive.apache.org/dist/perl/mod_perl-2.0.4/lib/ModPerl/MM.pm

AdamJ
July 2nd, 2008, 17:28
Don't you need root access for installation of perl modules? And with you been on a reseller account, I presume you don't have root access?

Dynash
July 2nd, 2008, 17:31
Nah, you can go into the perl mod area in cPanel (that's still down to the root to give him permissions) and search and install from the website.

AdamJ
July 2nd, 2008, 17:36
Oh, well that's probably why then, maybe the root hasn't given him permissions?