rvskin said:
Hello,
This is a great tutorial... and I have read to thread and see that people havent had any major problems installing it. But I have come across an error.
When compiling Razor-Agent 2.67 "make install" fails with this message:
Digest::SHA1 object version 2.01 does not match bootstrap parameter 2.10 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 7) 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 21.
Compilation failed in require at (eval 4) 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 have been following the instructions properly. I would like to point out that I am using the latest stable build of cPanel/WHM, and I am running Red Hat Linux Enterprise 3.0 ES.
Has anybody come across this error to date? If so, have you been able to solve it?
-- Thanks
ADDED: Figured it out, had to force the perlinstaller by using --force.