You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Karsten Bräckelmann <gu...@rudersport.de> on 2009/04/11 15:56:26 UTC

Re: problem installing: CPAN Mail::SpamAssassin - @@INSTALLSITELIB@@

On Sat, 2009-04-11 at 04:50 -0700, siyverts wrote:

> BEGIN failed--compilation aborted at ../blib/lib/Mail/SpamAssassin/Bayes.pm
> line 61.
> Compilation failed in require at ../blib/lib/Mail/SpamAssassin.pm line 1477.
> 	Not found: anything =   
> # Failed test 1 in t/SATest.pm at line 667
> Output can be examined in: 
>  Failed 1/1 subtests 
> t/basic_obj_api.................ok
> t/bayesdbm......................Can't locate Digest/SHA1.pm in @INC

Running on absolutely no coffee yet...

Maybe you should simply install the required Perl module Digest::SHA1.

  guenther


-- 
char *t="\10pse\0r\0dtu\0.@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}


Re: problem installing: CPAN Mail::SpamAssassin - @@INSTALLSITELIB@@

Posted by Karsten Bräckelmann <gu...@rudersport.de>.
On Sat, 2009-04-11 at 07:23 -0700, an anonymous Nabble user wrote:
> Karsten Bräckelmann wrote:
> > 
> > Maybe you should simply install the required Perl module Digest::SHA1.

> Previously a number (30 or something) other libs are builded and tested
> successfully.
> Among these one of them is Digest::SHA1
> All installed in:
> 
> /home/siyverts/src/fedora/src/zimbra-6-F10/ThirdParty/Perl.new/zimbramon/lib

Which isn't where Perl expects them to be.

Why did you pick that majorly strange dir anyway? It really doesn't
sound like it should hold *installed* code, but its sources.


-- 
char *t="\10pse\0r\0dtu\0.@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}


Re: problem installing: CPAN Mail::SpamAssassin - @@INSTALLSITELIB@@

Posted by siyverts <si...@gmail.com>.
Hi Karsten,


Karsten Bräckelmann-2 wrote:
> 
> Maybe you should simply install the required Perl module Digest::SHA1.
> 
>   guenther
> 
> 

Above error is the first I get during the build. There are a lot of error in
the build
of Mail::SpamAssassin.

Previously a number (30 or something) other libs are builded and tested
successfully.
Among these one of them is Digest::SHA1
All installed in:

/home/siyverts/src/fedora/src/zimbra-6-F10/ThirdParty/Perl.new/zimbramon/lib

/Simon
-- 
View this message in context: http://www.nabble.com/problem-installing%3A-CPAN-Mail%3A%3ASpamAssassin---%40%40INSTALLSITELIB%40%40-tp23000406p23001669.html
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.