> Geoff Soper wrote:
>> I run SpamAssassin on my web host's machine. I install it in my directory
>> using:
>>
>> perl Makefile.PL PREFIX=$HOME
>> make
>> make install
>>
>> My problem is that my host doesn't have the Digest::SHA1 module installed.
>> I don't have the ability to install Perl module
Geoff Soper wrote:
I run SpamAssassin on my web host's machine. I install it in my directory
using:
perl Makefile.PL PREFIX=$HOME
make
make install
My problem is that my host doesn't have the Digest::SHA1 module installed.
I don't have the ability to install Perl modules centrally but I can
install
> -Original Message-
> From: Geoff Soper [mailto:[EMAIL PROTECTED]
> Sent: Saturday, January 01, 2005 3:49 PM
>
> Unfortunately that's not an option. I have installed the module without
> issue in my space, I don't see a problem with getting SpamAssassin to call
> that module. I just want
Unfortunately that's not an option. I have installed the module without
issue in my space, I don't see a problem with getting SpamAssassin to call
that module. I just want to try and work out the cleanest way to get Spam
Assassin to use this locally installed version of the module.
Any suggestions
Title: Problem installing SpamAssassin 3.0.2
New host?
Your ISP shouldn't have any problems
installing modules like that.
Gary
From: Geoff Soper
[mailto:[EMAIL PROTECTED]Sent: Sat 1/1/2005 10:50
AMTo: users@spamassassin.apache.orgSubject: Problem
installing SpamAssassin 3.0.2
I r