Got it, I had to force the install for:
MD5
Digest::MD5
Digest::Nildimsa

The error no longer shows up.


----- Original Message Follows -----
> I don't know how to set or retrieve the value of @INC, how to
> please?
> 
> The Razor2 client files are located at:
> /usr/razor-agents-2.34/lib/Razor2/Client/Agent.pm
> 
> The MD5 copy and past from perl is:
> cpan> test Digest::MD5
> Running test for module Digest::MD5
> Running make for G/GA/GAAS/Digest-MD5-2.26.tar.gz
>   Is already unwrapped into directory
> /root/.cpan/build/Digest-MD5-2.26
>   Has already been processed within this session
> Running make test
> PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
> -I/usr/lib/perl5/5.6.1/i386-linux -I/usr/lib/perl5/5.6.1 -e 'use
> Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;'
> t/*.t
> t/align.............ok
> t/badfile...........ok
> t/clone.............ok
> t/files.............ok
> t/md5-aaa...........ok
> t/utf8..............ok
> All tests successful.
> Files=6, Tests=273,  1 wallclock secs ( 0.53 cusr +  0.05 csys = 
> 0.58 CPU)
>   /usr/bin/make test -- OK
> 
> cpan> test MD5
> Running test for module MD5
> Running make for G/GA/GAAS/MD5-2.02.tar.gz
> Can't locate object method "new" via package "MD5" (perhaps you
> forgot to load "MD5"?) at (eval 438) line 4213.
> 
> cpan> install MD5
> Running install for module MD5
> Running make for G/GA/GAAS/MD5-2.02.tar.gz
> Can't locate object method "new" via package "MD5" (perhaps you
> forgot to load "MD5"?) at (eval 438) line 4213.
> 
> ----- Original Message Follows -----
> > 
> > ------------------------------------------------
> > On Wed, 06 Aug 2003 11:58:53 -0800, [EMAIL PROTECTED] wrote:
> > 
> > > Depending on what I'm installing or runing I'm getting this
> > > message, for example running test MD5 gives:
> > > Can't locate object method "new" via package "MD5" (perhaps you
> > > forgot to load "MD5"?) at /usr/lib/perl5/5.6.1/CPAN.pm line
> > > 4212. 
> > > Or in my maillog when SpamAssassin tries to load Razor2 I get:
> > > razor2 check skipped: Can't locate object method "new" via
> > > package "Razor2::Cleint::Agent" (perhaps you forgot to load
> > > "Razor2::Client::Agent"?) at
> > > /usr/lib/perl5/5.6.1/Mail/SpamAssassin/Dns.pm line 382
> > > 
> > > What has gone wrong with my perl and how do I fix it?
> > > I'm running RedHat 7.3 with perl 5.6.1
> > > 
> > 
> > Well it looks like some module files are missing (or were never
> > installed) so I will start at the beginning... Do you have the MD5
> > module installed?  Do you have the Razor2::Client::Agent module
> > installed? (Please copy and paste don't retype error messages)
> > 
> > In what directories are they installed, and is that directory
> > available in @INC?
> > 
> > http://danconia.org
> 
> ====================
> Kevin W. Gagel
> Network Administrator
> (250) 561-5848 local 448
> (250) 562-2131 local 448

====================
Kevin W. Gagel
Network Administrator
(250) 561-5848 local 448
(250) 562-2131 local 448

--------------------------------------------------------------
The College of New Caledonia, Visit us at http://www.cnc.bc.ca
Virus scanning is done on all incoming and outgoing email.
--------------------------------------------------------------

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to