2017-08-25 10:08 GMT-06:00 Randal, Phil :
> I've seen this, caused by a CPAN install which leaves stuff like this in
> .bashrc:
>
> export PERL_LOCAL_LIB_ROOT="$PERL_LOCAL_LIB_ROOT:/root/perl5";
> export PERL_MB_OPT="--install_base /root/perl5"; export
> PERL_MM_OPT="INSTALL_BASE=/root/perl5";
>
IB="/root/perl5/lib/perl5:$PERL5LIB";
export PATH="/root/perl5/bin:$PATH";
Workaround:
PERL_MM_OPT='' sa-compile
Cheers,
Phil
-Original Message-
From: Ricky Gutierrez [mailto:xserverli...@gmail.com]
Sent: 24 August 2017 23:47
To: users@spamassassin.apache.org
S
2017-08-24 17:55 GMT-06:00 John Hardin :
> On Thu, 24 Aug 2017, Ricky Gutierrez wrote:
>
>> spamassassin-3.4.1-14.el7.centos.x86_64
>
>
> Where did you get that?
>
> The official Centos 7 version (as far as I can tell) is 3.4.0-2 and the
> latest available via FC is 3.4.1-12 from FC26.
>
> I don't
On Thu, 24 Aug 2017, Ricky Gutierrez wrote:
spamassassin-3.4.1-14.el7.centos.x86_64
Where did you get that?
The official Centos 7 version (as far as I can tell) is 3.4.0-2 and the
latest available via FC is 3.4.1-12 from FC26.
I don't have a RedHat account, but I expect Centos would pretty
hi list , I have some problems compiling spamassassin 3.4.1
[root@scm ~]# sa-compile
Aug 24 22:30:40.694 [4709] info: generic: base extraction starting.
this can take a while...
Aug 24 22:30:40.695 [4709] info: generic: extracting from rules of type body_0
100%
[=