(let me try again)
opensrs gurus,
I'm trying to get opensrs client version 2.7 going but with no success so
far,
and have verified all the requirements have been met on a default
installtion of redhat 7.2 and 7.3:
perl -MCPAN -e 'install Crypt::Blowfish'
perl -MCPAN -e 'install Crypt::CBC'
perl -MCPAN -e 'install Digest::MD5'
perl -MCPAN -e 'install HTML::Template'
perl -MCPAN -e 'install MD5'
perl -MCPAN -e 'install MIME::Base64'
perl -MCPAN -e 'install Storable'
perl -MCPAN -e 'install Unicode::Map'
perl -MCPAN -e 'install Unicode::String'
perl -MCPAN -e 'install XML::Parser'
And the right key is being used on the OpenSrs.conf file but yet fails.
(My older version(1.6) still works on the same server using the same key):
# ./verify_install.cgi
_________OpenSRS Client Debugger__________
OpenSRS version : 2.7
Perl version : 5.006001
Operating System : Linux xxx.com 2.4.18-3 #1 Thu Apr 18
07:37:53 EDT 2002 i686 unknown
Perl compiled for : linux (i386-linux)
Server Hostname : horizon.opensrs.net
Server Port : 55000
Reseller Username : xxxxxxx
Checking for Digest::MD5 : OK (version 2.23)
Checking for MD5 : ERROR: MD5 not found: Can't locate loadable
object for module MD5 in @INC (@INC contains:
/usr/local/opensrs-client-2.7/lib /usr/lib/perl5/5.6.1/i386-linux
/usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/i386-linux
/usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl/5.6.0
/usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.6.1/i386-linux
/usr/lib/perl5/vendor_perl/5.6.1 /usr/lib/perl5/vendor_perl .) at (eval 8)
line 3
Compilation failed in require at (eval 8) line 3.
------------------------------------------------
Has anybody run into a similar problem before?. or any ideas before I start
digging
into my perl libs?
thanks in advance for any suggestions about fixing this problem.
-Tomas