Re: Can't to find .so libraries

2005-08-10 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Wed, 10 Aug 2005 18:24:54 +0200 (CEST), Johnny Gonzalez <[EMAIL PROTECTED]> said: johnnygonzalezl> Hello Richard, johnnygonzalezl> johnnygonzalezl> I have just done it, a friend told me to add the johnnygonzalezl> shared option to the config command, like this:

Re: Can't to find .so libraries

2005-08-10 Thread Johnny Gonzalez
Hello Richard, I have just done it, a friend told me to add the shared option to the config command, like this: ./config shared And now the libraries have been installed in the required directory (lib/engines/). thanks a lot for your help, Johnny --- Johnny Gonzalez <[EMAIL PROTECTED]> escrib

Re: Can't to find .so libraries

2005-08-10 Thread Johnny Gonzalez
Hello Richard, --- Richard Levitte - VMS Whacker <[EMAIL PROTECTED]> escribió: > In message > <[EMAIL PROTECTED]> > on Wed, 10 Aug 2005 03:27:23 +0200 (CEST), Johnny > Gonzalez <[EMAIL PROTECTED]> said: > > johnnygonzalezl> > Hmm? It should, in the engines/ > directory. > johnnygonzalezl> Well

Re: Can't to find .so libraries

2005-08-10 Thread Johnny Gonzalez L.
Hello Richard, Richard Levitte - VMS Whacker wrote: In message <[EMAIL PROTECTED]> on Wed, 10 Aug 2005 03:27:23 +0200 (CEST), Johnny Gonzalez <[EMAIL PROTECTED]> said: johnnygonzalezl> > Hmm? It should, in the engines/ directory. johnnygonzalezl> Well, I don't know if I did it wrong, but I d

Re: Can't to find .so libraries

2005-08-09 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Wed, 10 Aug 2005 03:27:23 +0200 (CEST), Johnny Gonzalez <[EMAIL PROTECTED]> said: johnnygonzalezl> > Hmm? It should, in the engines/ directory. johnnygonzalezl> Well, I don't know if I did it wrong, but I didn't johnnygonzalezl> find the libraries in the downloa

Re: Can't to find .so libraries

2005-08-09 Thread Johnny Gonzalez
Hello Richard, --- Richard Levitte - VMS Whacker <[EMAIL PROTECTED]> escribió: > In message > <[EMAIL PROTECTED]> > on Tue, 9 Aug 2005 03:45:01 +0200 (CEST), Johnny > Gonzalez <[EMAIL PROTECTED]> said: > > johnnygonzalezl> > Hmm, maybe you should ask the > OpenCA folks? They > johnnygonzalezl>

Re: Can't to find .so libraries

2005-08-08 Thread Johnny Gonzalez
Hello Richard, --- Richard Levitte - VMS Whacker <[EMAIL PROTECTED]> escribió: > In message > <[EMAIL PROTECTED]> > on Tue, 9 Aug 2005 03:45:01 +0200 (CEST), Johnny > Gonzalez <[EMAIL PROTECTED]> said: > > johnnygonzalezl> > Hmm, maybe you should ask the > OpenCA folks? They > johnnygonzalezl>

Re: Can't to find .so libraries

2005-08-08 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Tue, 9 Aug 2005 03:45:01 +0200 (CEST), Johnny Gonzalez <[EMAIL PROTECTED]> said: johnnygonzalezl> > Hmm, maybe you should ask the OpenCA folks? They johnnygonzalezl> > may be counting on OpenSSL 0.9.8, which does indeed johnnygonzalezl> > contain that shared lib

Re: Can't to find .so libraries

2005-08-08 Thread Johnny Gonzalez
Hello Richard, --- Richard Levitte - VMS Whacker <[EMAIL PROTECTED]> escribió: > In message > <[EMAIL PROTECTED]> > on Tue, 9 Aug 2005 03:29:09 +0200 (CEST), Johnny > Gonzalez <[EMAIL PROTECTED]> said: > > johnnygonzalezl> Is this the same as that I need. My > whole context is > johnnygonzalezl

Re: Can't to find .so libraries

2005-08-08 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Tue, 9 Aug 2005 03:29:09 +0200 (CEST), Johnny Gonzalez <[EMAIL PROTECTED]> said: johnnygonzalezl> Is this the same as that I need. My whole context is johnnygonzalezl> this: I have a CA software (OpenCA) which uses an HSM johnnygonzalezl> (nCipher), in some docs

Re: Can't to find .so libraries

2005-08-08 Thread Johnny Gonzalez
Hello Richard, --- Richard Levitte - VMS Whacker <[EMAIL PROTECTED]> escribió: > In message > <[EMAIL PROTECTED]> > on Tue, 9 Aug 2005 00:24:50 +0200 (CEST), Johnny > Gonzalez <[EMAIL PROTECTED]> said: > > johnnygonzalezl> Hello Richard, > johnnygonzalezl> > johnnygonzalezl> Thanks a lot for y

Re: Can't to find .so libraries

2005-08-08 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Tue, 9 Aug 2005 00:24:50 +0200 (CEST), Johnny Gonzalez <[EMAIL PROTECTED]> said: johnnygonzalezl> Hello Richard, johnnygonzalezl> johnnygonzalezl> Thanks a lot for your answer, however I have another johnnygonzalezl> question. johnnygonzalezl> johnnygonzalezl>

Re: Can't to find .so libraries

2005-08-08 Thread Johnny Gonzalez
Hello Richard, Thanks a lot for your answer, however I have another question. How can I generate them? I tried using the last openssl-0.9.7 snapshot: openssl-0.9.7-stable-SNAP-20050801.tar.gz What I did was: ./config make make install But no libs (.so) files were generated. So would you mind

Re: Can't to find .so libraries

2005-08-08 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Mon, 8 Aug 2005 22:16:13 +0200 (CEST), Johnny Gonzalez <[EMAIL PROTECTED]> said: johnnygonzalezl> Hello Richard, johnnygonzalezl> johnnygonzalezl> I thought I only needed to download it somewhere in johnnygonzalezl> openssl sources or compile it and generate it.

Re: Can't to find .so libraries

2005-08-08 Thread Johnny Gonzalez
Hello Richard, I thought I only needed to download it somewhere in openssl sources or compile it and generate it. For example in: openssl-0.9.7-stable-SNAP-20050801/crypto/engine/ I found these files: hw_ncipher.c hw_ncipher_err.h hw_ncipher_err.c Can I generate the lib (.so) using these files?

Re: Can't to find .so libraries

2005-08-08 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Mon, 8 Aug 2005 20:32:09 +0200 (CEST), Johnny Gonzalez <[EMAIL PROTECTED]> said: johnnygonzalezl> Can anyone tell me where can I find a library I need? johnnygonzalezl> I need the libncipher.so library, but I can't find johnnygonzalezl> it. Where should I look f

Can't to find .so libraries

2005-08-08 Thread Johnny Gonzalez
Hello everybody, Can anyone tell me where can I find a library I need? I need the libncipher.so library, but I can't find it. Where should I look for it? Thanks a lot, Johnny __ Renovamos el Correo Yahoo! Nuevos servicios, más segur