On Tuesday 30 September 2003 04:14 CET Pat Masterson wrote:
> I upgraded to 2.60 today, and am not seeing the subject tag. As root,
> the "lint" test shows:

How did you upgrade? CPAN or manual? And which system/distro?

> debug: ignore: using a test message to lint rules
> debug: using "/usr/perl5/5.6.1/share/spamassassin" for default rules dir
> debug: using "/usr/perl5/5.6.1/etc/mail/spamassassin" for site rules dir
> debug: using "//.spamassassin" for user state dir
> debug: using "//.spamassassin/user_prefs" for user prefs file
>
>  Why do I have /usr/perl5/5.6.1/etc/mail/spamassassin
> instead of     /etc/mail/spamassassin  ??

I guess the (site) prefix your Perl was compiled with or you build 
SpamAssassin with is set to the weird value /usr/perl5/5.6.1. You have to 
specify it manually, so get the source tar ball and do somthing like
  perl Makefile.PL PREFIX=/usr
  make
  make test
  make install

Cheers,
Malte

-- 
[SGT] Simon G. Tatham: "How to Report Bugs Effectively"
      <http://www.chiark.greenend.org.uk/~sgtatham/bugs.html>
[ESR] Eric S. Raymond: "How To Ask Questions The Smart Way"
      <http://www.catb.org/~esr/faqs/smart-questions.html>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to