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, I don't know if I did it
> wrong, but I didn't
> johnnygonzalezl> find the libraries in the downloads
> I have.
> johnnygonzalezl> I downloaded:
> johnnygonzalezl> - openssl-0.9.8.tar.gz, untar,
> compile it: ./config,
> johnnygonzalezl> make, make install, In none of
> these steps I found
> johnnygonzalezl> the libraries.
> johnnygonzalezl> Are you sure it is located there?
> johnnygonzalezl> Which distribution should I
> download to have my
> johnnygonzalezl> library?
> 
> Ah, I forgot it had changed name.  libchil.so
> 
> The reason is that nCipher actually defined an API
> that they thought
> was going to become generally accepted.  They called
> it CHIL, and we
> honored that by changing the internal name of the
> module a very long
> time ago.  With 0.9.8, the shared module file name
> has to contain the
> internal name of the module (poor mans security
> :-)).

I did this again, ./config; make; make install, but
there are no .so files in the engines directory. There
are no files there. So I entered to the directory
engines of the sources and I run this command:

gcc -shared -o libchil.so e_chil.o -L../.. -lcrypto

is this ok? I'm not quite sure, because this command
gave a libchil.so file only 24KBs big, I guess it's
too small, isn't it?

So would you mind telling me the exact options I have
to issue in my ./config to have my chil (ncipher)
library done?

Thanks a lot,
Johnny

> 
> Cheers,
> Richard
> 
> -----
> Please consider sponsoring my work on free software.
> See http://www.free.lp.se/sponsoring.html for
> details.
> 
> -- 
> Richard Levitte                        
> [EMAIL PROTECTED]
>                                        
> http://richard.levitte.org/
> 
> "When I became a man I put away childish things,
> including
>  the fear of childishness and the desire to be very
> grown up."
>                                               -- C.S. Lewis
>
______________________________________________________________________
> OpenSSL Project                                
> http://www.openssl.org
> User Support Mailing List                   
> openssl-users@openssl.org
> Automated List Manager                          
> [EMAIL PROTECTED]
> 
> 
> 



        
        
                
______________________________________________ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to