On 10/20/2012 5:01 PM, Jari Fredriksson wrote:
Sa-compile says:
# /usr/bin/sa-compile
Oct 20 23:59:32.992 [6734] info: generic: base extraction starting. this
can take a while...
Oct 20 23:59:32.992 [6734] info: generic: extracting from rules of type
body_0
100%
[============================================================================================================]
1912.83 rules/sec 00m00s DONE
100%
[============================================================================================================]
189.00 bases/sec 00m14s DONE
Oct 20 23:59:48.114 [6734] info: body_0: 1196 base strings extracted in
16 seconds
cd /tmp/.spamassassin67344d1mgxtmp
cd Mail-SpamAssassin-CompiledRegexps-body_0
re2c -i -b -o scanner1.c scanner1.re
re2c -i -b -o scanner2.c scanner2.re
re2c -i -b -o scanner3.c scanner3.re
re2c -i -b -o scanner4.c scanner4.re
re2c -i -b -o scanner5.c scanner5.re
re2c -i -b -o scanner6.c scanner6.re
/usr/bin/perl Makefile.PL PREFIX=/tmp/.spamassassin67344d1mgxtmp/ignored
INSTALLSITEARCH=/var/lib/spamassassin/compiled/5.014/3.003002
Only one of PREFIX or INSTALL_BASE can be given. Not both.
command failed: exit 255
I don't know where that Makefile.PL is, and I could not found
INSTALL_BASE from sa-compile script. What does this mean?
Search the web, I see stuff like:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586795 &
http://forums-web2.gentoo.org/viewtopic-t-831241-start-0.html
Looks promising like something in your profile on your system has
INSTALL_BASE defined?
Regards,
KAM