[SAtalk] Install Problems

2002-03-03 Thread oacheson
I am trying to install SpamAssassin for the first time. Starting with Mail-SpamAssassin-2.1.tar.gz, I follow the README instructions, but "make" gives me the following error message: make: *** No rule to make target spamassassin.raw', needed by spamassassin'. Stop. So, thinks I, I'll use the

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 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