I'm trying to build spamassassin 2.60 as a non-root user on my ISP's mail server. RedHat 7.3, perl version 5.004_04. I'm not sure where to go from here. I'm getting the following errors:

shell3:~/spamass/Mail-SpamAssassin-2.60$ perl Makefile.PL
Bareword "qr" not allowed while "strict subs" in use at Makefile.PL line 114.
Global symbol "mm_version" requires explicit package name at Makefile.PL line 114.
Global symbol "mm_has_destdir" requires explicit package name at Makefile.PL line 114.
Global symbol "mm_has_good_destdir" requires explicit package name at Makefile.PL line 114.
Global symbol "mm_needs_destdir" requires explicit package name at Makefile.PL line 114.
Global symbol "mm_has_pm_filter" requires explicit package name at Makefile.PL line 114.
In string, @rulesfiles now must be written as [EMAIL PROTECTED] at Makefile.PL line 114, near "} = 1;
}



# Gather the rules files in the range 00-69; we do this in perl because it's more portable
my @rulesfiles"
Global symbol "rulesfiles" requires explicit package name at Makefile.PL line 114.
Variable "$rulesfiles" is not imported at Makefile.PL line 114.
Global symbol "rulesfiles" requires explicit package name at Makefile.PL line 114.
In string, @SPAMD_EXE_FILES now must be written as [EMAIL PROTECTED] at Makefile.PL line 114, near "@rulesfiles), qw(user_prefs.template triplets.txt languages));


# Only build spamd and spamc on non-Windows platforms
my @SPAMD_EXE_FILES"
Makefile.PL has too many errors.

--
Hugh Caley, Unix Systems Administrator
Affymetrix Inc., 510-428-8537
[EMAIL PROTECTED]



-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to