Fixed my own problem. :-) I edited the Makefile and changed the following FROM:
INSTALLMAN1DIR = /usr/man/man1 ... INSTALLMAN3DIR = /usr/man/man3 TO: INSTALLMAN1DIR = ~/sausr/man/man1 ... INSTALLMAN3DIR = ~/sausr/man/man3 And everything installed fine as non-root. -Chris On Mon, 2003-01-06 at 12:50, Chris Cosentino wrote: > Hi, > > I'm upgrading from 2.41 to 2.43 and installing as non root. > > I followed the documentation and did make like this: > > perl Makefile.PL PREFIX=~/sausr SYSCONFDIR=~/saetc > > However, I get the following error. > > Warning: You do not have permissions to install into /usr/man/man1 at > /usr/lib/perl5.6/5.6.1/ExtUtils/Install.pm line 85. > Cannot forceunlink /usr/man/man1/spamd.1: Permission denied at > /usr/lib/perl5.6/5.6.1/File/Find.pm line 495 > make: *** [pure_site_install] Error 255 > > The spamassassin tag in email messages now sas version=2.43, but no > tests are being run. (tests=none) > > Did the error above break my install? How can I get the tests to run > again? > > I've been using spamassassin for quite some time, and have done a few > upgrades, and I have never encountered this problem. > > Thanks! > > -Chris -- Chris Cosentino <[EMAIL PROTECTED]> ------------------------------------------------------- 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