Re: Lost with Crypt::CBC error

From: Merlin (robert@chalmers.com.au)
Date: Thu Dec 07 2000 - 17:09:47 EST


> Internal Server Error
> The server encountered an internal error or misconfiguration and was unable
> to complete your request.
>
> When I run verify_install I get:
>
> 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

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Have you pulled Crypt::CBC from search.cpan.org and installed it?

I have found that if you upgrade, either the OS or Perl, you must remake all your modules, and install them again, because the new
perl lives in a different directory, and its no good just putting all your code back on. You must install all of your Perl modules
again so they are in the right directory.

If your base path has also changed, you will have to check the PATH directive in all your opensrs cgi files as well.

cheers
Bob

> in @INC (@INC contains: /usr/local/lib/perl5/5.6.0/i386-freebsd
> /usr/local/lib/perl5/5.6.0 /usr/local/lib/perl5/site_perl/5.6.0/i386-freebsd
> /usr/local/lib/perl5/site_perl/5.6.0 /usr/local/lib/perl5/site_perl .) at
> (eval 4) line 3.
>
> Any help with this would be mostly appreciated.
> Thanks.
>
>
> Jose Luis
> AlSur
>
>
>
>
>



This archive was generated by hypermail 2.1.3 : Tue Oct 19 2004 - 23:36:08 EDT