I've had many attempts at installing Razor2 all so far have failed.

As a quick summary:

I have Postfix/Spamassassin/Anomy on RH8.

Initially tried to install sdk from CPAN and tripped up with the SHA1 issue
I've seen several people report.
I've tried deleting and re-installing SHA1 files numerous times again with
no success.

I've recently upgraded SA to 2.61 and to do so needed to upgrade the
Digest::SHA1. So I thought I'd have another go at getting Razor installed.

Well I'm still not successful but I'm getting closer. Building the SDK from
the tarball completes without errors, relevant lines from the SHA1 build
below.

However as soon as I try to build the agents I get:

[EMAIL PROTECTED] razor-agents-2.36]# perl Makefile.PL
Warning: prerequisite Digest::SHA1 0 not found.

Right now I've been round this to the point I can't see my way out, so if
you can help I would be grateful.

Thanks

Alan





[EMAIL PROTECTED] razor-agents-sdk-2.03]# perl Makefile.PL

Writing Makefile for Digest::SHA1
Manifying ../blib/man3/Digest::HMAC_SHA1.3pm
make[1]: Entering directory
`/usr/src/redhat/SOURCES/razor-agents-sdk-2.03/Digest-SHA1-2.01'
gcc -c   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING
-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -march=i386
-mcpu=i686   -DVERSION=\"2.01\" -DXS_VERSION=\"2.01\" -fPIC
"-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE"   SHA1.c
cc1: warning: changing search order for system directory
"/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
Running Mkbootstrap for Digest::SHA1 ()
chmod 644 SHA1.bs
rm -f ../blib/arch/auto/Digest/SHA1/SHA1.so
LD_RUN_PATH="" gcc  -shared -L/usr/local/lib SHA1.o  -o
../blib/arch/auto/Digest/SHA1/SHA1.so
chmod 755 ../blib/arch/auto/Digest/SHA1/SHA1.so
cp SHA1.bs ../blib/arch/auto/Digest/SHA1/SHA1.bs
chmod 644 ../blib/arch/auto/Digest/SHA1/SHA1.bs
Manifying ../blib/man3/Digest::SHA1.3pm
make[1]: Leaving directory
`/usr/src/redhat/SOURCES/razor-agents-sdk-2.03/Digest-SHA1-2.01'


[EMAIL PROTECTED] razor-agents-sdk-2.03]# make test

make[1]: Entering directory
`/usr/src/redhat/SOURCES/razor-agents-sdk-2.03/Digest-SHA1-2.01'
make[1]: Leaving directory
`/usr/src/redhat/SOURCES/razor-agents-sdk-2.03/Digest-SHA1-2.01'
make[1]: Entering directory
`/usr/src/redhat/SOURCES/razor-agents-sdk-2.03/Digest-SHA1-2.01'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/badfile....ok
t/sha1.......ok
All tests successful.
Files=2, Tests=7,  0 wallclock secs ( 0.10 cusr +  0.02 csys =  0.12 CPU)
make[1]: Leaving directory
`/usr/src/redhat/SOURCES/razor-agents-sdk-2.03/Digest-SHA1-2.01'


[EMAIL PROTECTED] razor-agents-sdk-2.03]# make install

make[1]: Entering directory
`/usr/src/redhat/SOURCES/razor-agents-sdk-2.03/Digest-SHA1-2.01'
make[1]: Leaving directory
`/usr/src/redhat/SOURCES/razor-agents-sdk-2.03/Digest-SHA1-2.01'
Installing
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/Digest/SHA1/SHA1
.so
Installing /usr/share/man/man3/Digest::SHA1.3pm


[EMAIL PROTECTED] razor-agents-2.36]# perl Makefile.PL
Warning: prerequisite Digest::SHA1 0 not found.



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click
_______________________________________________
Razor-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/razor-users

Reply via email to