« Return to Thread: Mason Install Problem

Mason Install Problem

by vester_s :: Rate this Message:

| View in Thread

Hi,

I am using apache 2 and have mod_perl installed (version 2.0.4). When i try to install HTML:Mason 1.39, it always fail on the Makefile.pl script. And the error shows:
""

CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
  Database was generated on Tue, 30 May 2006 17:27:36 GMT
Running install for module Module::Build::Compat
Running make for K/KW/KWILLIAMS/Module-Build-0.2801.tar.gz
CPAN: Digest::MD5 loaded ok
CPAN: Compress::Zlib loaded ok
Checksum for /root/.cpan/sources/authors/id/K/KW/KWILLIAMS/Module-Build-0.2801.tar.gz ok
Scanning cache /root/.cpan/build for sizes
Deleting from cache: /root/.cpan/build/Module-Build-0.2801 (10.3>10.0 MB)
Module-Build-0.2801/
Module-Build-0.2801/Build.PL
Module-Build-0.2801/Changes
Module-Build-0.2801/INSTALL
Module-Build-0.2801/lib/
...

# running Build.PL
Can't locate the perl binary used to run this script in (/usr/bin /usr/bin /usr/bin /opt/java/bin /sbin /bin /usr/sbin /usr/bin /usr/local/sbin /usr/local/bin /usr/X11R6/bin /opt/apache-ant-1.6.5/bin /usr/bin/perl /root/.cpan/build/Module-Build-0.2801/lib/Module /usr/lib /usr/lib/perl5)
""

I have perl 5.8.0 installed already and i did delete the /root/.cpan and try it again. But it still has no luck

Can anybody help me on this issue?

thanks,

 « Return to Thread: Mason Install Problem