----- Original Message -----
From: "Szeto, Paul" <[EMAIL PROTECTED]>
---------------------------------
> Can't locate loadable object for module Crypt::SSLeay in @INC
> But the Crypt::SSLeay is there in the @INC path with the correct
> permissions.
I'm not familiar with your OS, but the 'loadable object' that can't be
located will be the shared library, not the '.pm' file.
In windows, this file is a '.dll' and would be looked for in the
'auto/crypt/ssleay' sub directory within one of the @INC directories. I
expect that your perl would have a similar structure for the placement of
shared libraries.
Hth.
Cheers,
Rob
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]