Hi Micheal,

the option to configure are:

Configuration Options
 ---------------------

 There are several options to ./config (or
./Configure) to customize
 the build:

  --prefix=DIR  Install in DIR/bin, DIR/lib,
DIR/include/openssl.
                Configuration files used by OpenSSL
will be in DIR/ssl
                or the directory specified by
--openssldir.

  --openssldir=DIR Directory for OpenSSL files. If no
prefix is specified,
                the library files and binaries are
also installed there.

  no-threads    Don't try to build with support for
multi-threaded
                applications.

  threads       Build with support for multi-threaded
applications.
                This will usually require additional
system-dependent options!
                See "Note on multi-threading" below.

  no-shared     Don't try to create shared libraries.

  shared        In addition to the usual static
libraries, create shared
                libraries on platforms where it's
supported.  See "Note on
                shared libraries" below.

  no-asm        Do not use assembler code.

  386           Use the 80386 instruction set only
(the default x86 code is
                more efficient, but requires at least
a 486).

  no-<cipher>   Build without the specified cipher
(bf, cast, des, dh, dsa,
                hmac, md2, md5, mdc2, rc2, rc4, rc5,
rsa, sha).
                The crypto/<cipher> directory can be
removed after running
                "make depend".

  -Dxxx, -lxxx, -Lxxx, -fxxx, -Kxxx These system
specific options will
                be passed through to the compiler to
allow you to
                define preprocessor symbols, specify
additional libraries,
                library directories or other compiler
options.


I really can't find a way to bypass installing RSAREF.

Thanks for your help.

Dirk
--- Michael Sierchio <[EMAIL PROTECTED]> wrote:
> dirk van der Giesen wrote:
> 
> > ns1# make install
> 
> what were the options to Configure?
> 
>
______________________________________________________________________
> OpenSSL Project                                
> http://www.openssl.org
> User Support Mailing List                   
> [EMAIL PROTECTED]
> Automated List Manager                          
> [EMAIL PROTECTED]
> 
> 
> 


__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to