I went to install mcrypt via WHM just now. Its the first time I used the Perl Module installer since install of this particular server.
First I got an error when clicking Install a Perl Module. I ignored this and tried again and didnt get an error.
I search for mcrpt and selected it and then got the following messages......
spawn /usr/local/cpanel/whostmgr/bin/perlmod -i
MCrypt
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Database was generated on Fri, 07 Mar 2003 04:10:59 GMT
File::Spec is up to date.
Digest::MD5 is up to date.
Compress::Zlib is up to date.
Archive::Tar is up to date.
Data::Dumper is up to date.
Net::Telnet is up to date.
Net::Cmd is up to date.
Term::ReadKey is up to date.
Term::ReadLine::Perl is up to date.
CPAN::WAIT is up to date.
CPAN is up to date.
Running install for module MCrypt
Running make for F/FK/FKUO/MCrypt-0.92.tar.gz
CPAN: LWP::UserAgent loaded ok
Fetching with LWP:
http://ftp.cpanel.net/pub/CPAN/authors/id/F/FK/FKUO/MCrypt-0.92.tar.gz
CPAN: Digest::MD5 loaded ok
Fetching with LWP:
http://ftp.cpanel.net/pub/CPAN/authors/id/F/FK/FKUO/CHECKSUMS
Checksum for /root/.cpan/sources/authors/id/F/FK/FKUO/MCrypt-0.92.tar.gz ok
Scanning cache /root/.cpan/build for sizes
MCrypt-0.92/
MCrypt-0.92/MCrypt.xs
MCrypt-0.92/MCrypt.pm
MCrypt-0.92/Makefile.PL
MCrypt-0.92/test.pl
MCrypt-0.92/Changes
MCrypt-0.92/MANIFEST
MCrypt-0.92/mc-interface.c
MCrypt-0.92/README
MCrypt-0.92/mc-interface.h
CPAN.pm: Going to build F/FK/FKUO/MCrypt-0.92.tar.gz
Checking if your kit is complete...
Looks good
Note (probably harmless): No library found for -lmcrypt
Writing Makefile for MCrypt
cp MCrypt.pm blib/lib/MCrypt.pm
AutoSplitting blib/lib/MCrypt.pm (blib/lib/auto/MCrypt)
/usr/bin/perl -I/usr/lib/perl5/5.6.1/i686-linux -I/usr/lib/perl5/5.6.1 /usr/lib/perl5/5.6.1/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.6.1/ExtUtils/typemap MCrypt.xs > MCrypt.xsc && mv MCrypt.xsc MCrypt.c
cc -c -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.92\" -DXS_VERSION=\"0.92\" -fpic -I/usr/lib/perl5/5.6.1/i686-linux/CORE MCrypt.c
cc -c -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.92\" -DXS_VERSION=\"0.92\" -fpic -I/usr/lib/perl5/5.6.1/i686-linux/CORE mc-interface.c
mc-interface.c:15:20: mcrypt.h: No such file or directory
make: *** [mc-interface.o] Error 1
/usr/bin/make -- NOT OK
Running make install
make had returned bad status, install seems impossible
perlmod--Install done
Its not working...any ideas?
First I got an error when clicking Install a Perl Module. I ignored this and tried again and didnt get an error.
I search for mcrpt and selected it and then got the following messages......
spawn /usr/local/cpanel/whostmgr/bin/perlmod -i
MCrypt
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Database was generated on Fri, 07 Mar 2003 04:10:59 GMT
File::Spec is up to date.
Digest::MD5 is up to date.
Compress::Zlib is up to date.
Archive::Tar is up to date.
Data::Dumper is up to date.
Net::Telnet is up to date.
Net::Cmd is up to date.
Term::ReadKey is up to date.
Term::ReadLine::Perl is up to date.
CPAN::WAIT is up to date.
CPAN is up to date.
Running install for module MCrypt
Running make for F/FK/FKUO/MCrypt-0.92.tar.gz
CPAN: LWP::UserAgent loaded ok
Fetching with LWP:
http://ftp.cpanel.net/pub/CPAN/authors/id/F/FK/FKUO/MCrypt-0.92.tar.gz
CPAN: Digest::MD5 loaded ok
Fetching with LWP:
http://ftp.cpanel.net/pub/CPAN/authors/id/F/FK/FKUO/CHECKSUMS
Checksum for /root/.cpan/sources/authors/id/F/FK/FKUO/MCrypt-0.92.tar.gz ok
Scanning cache /root/.cpan/build for sizes
MCrypt-0.92/
MCrypt-0.92/MCrypt.xs
MCrypt-0.92/MCrypt.pm
MCrypt-0.92/Makefile.PL
MCrypt-0.92/test.pl
MCrypt-0.92/Changes
MCrypt-0.92/MANIFEST
MCrypt-0.92/mc-interface.c
MCrypt-0.92/README
MCrypt-0.92/mc-interface.h
CPAN.pm: Going to build F/FK/FKUO/MCrypt-0.92.tar.gz
Checking if your kit is complete...
Looks good
Note (probably harmless): No library found for -lmcrypt
Writing Makefile for MCrypt
cp MCrypt.pm blib/lib/MCrypt.pm
AutoSplitting blib/lib/MCrypt.pm (blib/lib/auto/MCrypt)
/usr/bin/perl -I/usr/lib/perl5/5.6.1/i686-linux -I/usr/lib/perl5/5.6.1 /usr/lib/perl5/5.6.1/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.6.1/ExtUtils/typemap MCrypt.xs > MCrypt.xsc && mv MCrypt.xsc MCrypt.c
cc -c -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.92\" -DXS_VERSION=\"0.92\" -fpic -I/usr/lib/perl5/5.6.1/i686-linux/CORE MCrypt.c
cc -c -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.92\" -DXS_VERSION=\"0.92\" -fpic -I/usr/lib/perl5/5.6.1/i686-linux/CORE mc-interface.c
mc-interface.c:15:20: mcrypt.h: No such file or directory
make: *** [mc-interface.o] Error 1
/usr/bin/make -- NOT OK
Running make install
make had returned bad status, install seems impossible
perlmod--Install done
Its not working...any ideas?