Hi All,

I've downloaded the latest CVS and have executed:

./configure (with parameters)
make
make install-ca
make install-ext

I can bring up the /pub directory, but when I go to get the CA certificate,
or otherwise do just about anything with the server, I end up with an error
telling me that Digest::MD5 can't be found on the INC@ path.  This is
strange to me, because I tried with RC2 and I could see Digest::MD5 without
any problem at all...

I've noticed that the @INC variable does not specifically include any lib
directory containing .so shared objects.  Also, the error I receive says
that it can't find a "loadable object" for Digest::MD5, as opposed to
"loadable module".  This implies to me that it cannot find the shared object
file that I can find.

If that is the case, then how does one modify the @INC variable?  Also,
should @INC be modified even if a parent directory to the directory
containing the .so file is found in @INC?

Any suggestions out there?

Regards,

Adam



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to