I've always wondered about that... My solution was always to copy the .pm file 
into the path - i.e. cp CBC.pm /usr/lib/perl5/5.00503/

Hey, it works...

-Feargal.

--
Feargal Reilly,
Systems Administrator,
The CIA.
+353-86-8157621

> push(@INC, "/path/");
> 
> ..ross
> 0x75,0x75,0x6e,0x65,0x74
> 
> On 15 Aug 2000, chris spielmann wrote:
> 
> > my CBC.pm file is not getting detected, how do specify to @INC what the
> > correct path is?
> > 
> > here is the output when i run verify_install.cgi:
> > Checking for Digest::MD5... OK
> >        Checking for Crypt::DES... OK
> >        Checking for Crypt::Blowfish... OK
> >        Checking for Crypt::CBC... ERROR: Crypt::CBC not found: Can't locate
> > CBC.pm in @INC
> >        (@INC contains: /usr/lib/perl5/5.00503/i386-linux
> > /usr/lib/perl5/5.00503
> >        /usr/lib/perl5/site_perl/5.005/i386-linux
> > /usr/lib/perl5/site_perl/5.005 .) at (eval 4) line 3.
> > 
> > the path to my CBC.pm file is:
> > /usr/lib/perl5/site_perl/5.005/Crypt/CBC.pm
> > 
> > thank you in advance
> > 
> > ____________________________________________________________________
> > Get your own FREE, personal Netscape WebMail account today at 
>http://webmail.netscape.com.
> > 
> 
> 


Reply via email to