I'll try and be brief: I attempted to do my 1st install of Razor last night
(on a redhat 8 system)

I started by using CPAN but abandoned this when one of the modules wanted me
to update my perl from 5.8.0 to 5.8.2 (which failed one of the tests so I
did not proceed).

The SDK compiled and installed fine.

The tools install seemed to work fine until I did the final make install.

I did see a warning that Digest::SHA1  was not found but both the SDK and
CPAN say that it is installed and the latest version.

The output for the make install was:

[EMAIL PROTECTED] razor-agents-2.36]# make install
make[1]: Entering directory
`/usr/src/redhat/SOURCES/razor-agents-2.36/Razor2-Preproc-deHTMLxs'
make[1]: Leaving directory
`/usr/src/redhat/SOURCES/razor-agents-2.36/Razor2-Preproc-deHTMLxs'
/usr/bin/perl -we '[EMAIL PROTECTED];for (keys %m){' -e 'next if -e $m{$_} && -M
$m{$_} < -M $_ && -M $m{$_} < -M "Makefile";' -e 'print "Manifying
$m{$_}\n";' -e 'system(q[/usr/bin/perl /usr/bin/pod2man ].qq[$_>$m{$_}])==0
or warn "Couldn\047t install $m{$_}\n";' -e 'chmod(oct(644), $m{$_}) or warn
"chmod 644 $m{$_}: $!\n";}' \
docs/razor-agent.conf.pod \
blib/man5/razor-agent.conf.5 \
docs/razor-agents.pod \
blib/man5/razor-agents.5 \
docs/razor-whitelist.pod \
blib/man5/razor-whitelist.5
Files found in blib/arch: installing files in blib/lib into architecture
dependent library tree
Writing
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/razor-agents/.pa
cklist
Appending installation info to
/usr/lib/perl5/5.8.0/i386-linux-thread-multi/perllocal.pod
blib/script/razor-client

Digest::SHA1 object version 2.01 does not match bootstrap parameter 2.06 at
/usr/lib/perl5/5.8.0/i386-linux-thread-

multi/DynaLoader.pm line 249.
Compilation failed in require at lib/Razor2/String.pm line 4.
BEGIN failed--compilation aborted at lib/Razor2/String.pm line 4.
Compilation failed in require at (eval 6) line 3.
        ...propagated at /usr/lib/perl5/5.8.0/base.pm line 64.
BEGIN failed--compilation aborted at lib/Razor2/Client/Core.pm line 22.
Compilation failed in require at (eval 3) line 3.
        ...propagated at /usr/lib/perl5/5.8.0/base.pm line 64.
BEGIN failed--compilation aborted at lib/Razor2/Client/Agent.pm line 18.
Compilation failed in require at blib/script/razor-client line 21.
BEGIN failed--compilation aborted at blib/script/razor-client line 21.
make: *** [install_razor_agents] Error 2


I can see that the SHA1 object was where it failed from but I don't have
enough nuts & bolts experience of Linux to fix this so any help will be
appreciated.

Thanks

Alan



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Razor-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/razor-users

Reply via email to