> Hi,
> I tried to do a sa-compile the first time after successfully downloaded
> the ruleset recommended. But I got this error.
>
> ....
> re2c -i -b -o scanner1.c scanner1.re
> Can't exec "re2c": No such file or directory at /usr/bin/sa-compile line
> 287, <$fh> line 974.
>
>
> It seemed that it cannot find re2c . I tried to installed the latest
> spamassassin + tools rpm but still no success (in getting this file).
> Anyone knows where I can get this file ? is it suppose to come with the
> package?
>
>

if you use Linux then
  if you use Debian or Ubuntu
     aptitude install re2c
  else if you use RedHat based
     yum install re2c
  else
     use whatever tool there is to install re2c
else
  use whatever tool there is to install re2c

You can also download and install it from source. It is not part of
SpamAssassin package.



Reply via email to