Eric L Everton <e.l.everton@larc.nasa.gov> writes:
> I'm trying to install MajorCool 1.32 on the following system:
> O/S Solaris 2.4
> Perl Version 5.000a & 4.036
> Httpd Server Apache 1.3.3
> Majordomo 1.94.4
> When I run the 'Configure' script using Perl 4.036, I get the following
> error messages from Perl:
While Majordomo itself supports Perl 4, mostly because it's as ancient as
Perl 4 is, it would somewhat surprise me if MajorCool also did.
> When I run the 'Configure' script using Perl 5.000a, I get the following
> error messages from Perl:
[...]
> I suspect the problem with Perl 5 might be the fact that 'rename' and
> 'delete' are Perl functions and the names can't be used as MajorCool
> 'modules'.
Actually, the problem is more that Perl 5.000a is an extremely old and
very buggy version of Perl 5 that's missing a lot of features that are
considered standard in a modern Perl. In this particular case, apparently
autoquoting of hash keys.
I'd strongly recommend upgrading to a modern Perl, probably 5.005_03.
--
Russ Allbery (rra@stanford.edu) <URL:http://www.eyrie.org/~eagle/>
Follow-Ups:
References:
|
|