Re: [SAtalk] Install problems

2002-07-07 Thread Harold Hallikainen
THANKS! It's working again! Harold Bart Schaefer wrote: > On Sun, 7 Jul 2002, Harold Hallikainen wrote: > > > THANKS for the help. I think we're getting closer. First off, in step > > 3a, was I supposed to delete the word BEGIN at the beginning of the > > block I deleted? > > Yes. > > > I did.

Re: [SAtalk] Install problems

2002-07-07 Thread Bart Schaefer
On Sun, 7 Jul 2002, Harold Hallikainen wrote: > THANKS for the help. I think we're getting closer. First off, in step > 3a, was I supposed to delete the word BEGIN at the beginning of the > block I deleted? Yes. > I did. Second, I'm still getting complaints. Here's the > latest entry from the p

Re: [SAtalk] Install problems

2002-07-07 Thread Harold Hallikainen
THANKS for the help. I think we're getting closer. First off, in step 3a, was I supposed to delete the word BEGIN at the beginning of the block I deleted? I did. Second, I'm still getting complaints. Here's the latest entry from the procmail log: >From [EMAIL PROTECTED] Sun Jul 7 12:32:43 2002

Re: [SAtalk] Install problems

2002-07-07 Thread Bart Schaefer
On Sun, 7 Jul 2002, Harold Hallikainen wrote: > Sorry about the resend... but I've seen no response as yet. Can anyone > help me with this? I'd really appreciate it! Perhaps I should just go > back to a previous version of SA, which seemed to work fine... The instructions in README are a bit out

Re: [SAtalk] Install problems without root rights

2002-04-13 Thread Bart Schaefer
On Sat, 13 Apr 2002, Frank Kintrup wrote: > opendir(./../../..): Permission denied at /usr/lib/perl5/5.00503/FindBin.pm line >143 > > There is one variation when running "make test": > > opendir(./../../..): Permission denied at t/SATest.pm line 38 > > Any ideas what goes on there? This

Re: [SAtalk] Install problems without root rights

2002-04-13 Thread Frank Kintrup
Hello Bart, Thanks for your very detailed description. However, I'm still unable to get it running, although there are less error messages now ;-) The path where I installed the contents of the latest CVS version (2.20) is "/home//spamassassin". The error message that keeps apperaring during t

Re: [SAtalk] Install problems without root rights

2002-04-13 Thread Bart Schaefer
On Sat, 13 Apr 2002, Frank Kintrup wrote: > Has anyone any idea how to complete the installation without fighting it out > with the support of my ISP? First I suggest getting the latest CVS version of spamassassin from sourceforge, because it contains changes to the default rules search paths to

Re: [SAtalk] Install Problems

2002-03-04 Thread Gunter Ohrner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Monday, 4. March 2002 01:36 schrieb [EMAIL PROTECTED]: > [root@xxx Mail-SpamAssassin-2.1]# ls > ChangesREADME contrib ninjabutton.png spamd tools > MANIFEST.SKIP TODOfixpath.pl qmailspamproxy > Makefile bl

Re: [SAtalk] Install Problems

2002-03-03 Thread oacheson
> > # make > > make: *** No rule to make target spamassassin.raw', needed by spamassassin'. > > Stop. > > That's very very odd. Are you in the distribution directory? type 'ls' and see > if the spamassassin.raw file is there. What platform/OS/shell/perl/make are you > using? > Yes, I'm i

Re: [SAtalk] Install Problems

2002-03-03 Thread Craig R Hughes
[EMAIL PROTECTED] wrote: > Per the README I did the following: > > # perl Makefile.PL > Writing Makefile for Mail::SpamAssassin Looks good so far > # make > make: *** No rule to make target spamassassin.raw', needed by spamassassin'. > Stop. That's very very odd. Are you in the distributio

Re: [SAtalk] Install Problems

2002-03-03 Thread oacheson
Sorry if I left out some steps. Per the README I did the following: # perl Makefile.PL Writing Makefile for Mail::SpamAssassin # make make: *** No rule to make target spamassassin.raw', needed by spamassassin'. Stop. so I never even get to the "make test" stage. Any ideas? Ollie On Sun, M

RE: [SAtalk] Install Problems

2002-03-03 Thread Mike Loiterman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 You need to do "make Makefile.pl && make && make test && make install" without the quotes of course. Mike Loiterman [EMAIL PROTECTED] >-Original Message- >From: [EMAIL PROTECTED] >[mailto:spamassassin-talk- [EMAIL PROTECTED]] On Behalf Of