X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=INSTALL.VMS;h=7fc3389fca04e86176761df615e2e7a1d0f93f0f;hp=084b279da808ba732b2b596df1f26948c42aa4e6;hb=0daccd4dc1f1ac62181738a91714f35472e50f3c;hpb=e36827f6d10ed64abb1b374b6f11b79225d04205 diff --git a/INSTALL.VMS b/INSTALL.VMS index 084b279da8..7fc3389fca 100644 --- a/INSTALL.VMS +++ b/INSTALL.VMS @@ -25,6 +25,8 @@ Requirements: To build and install OpenSSL, you will need: + * Perl 5 with core modules. If you don't want to build it yourself, + we suggest you look here: http://sourceforge.net/projects/vmsperlkit/files/ * DEC C or some other ANSI C compiler. VAX C is *not* supported. [Note: OpenSSL has only been tested with DEC C. Compiling with a different ANSI C compiler may require some work] @@ -136,7 +138,7 @@ Currently, the logical names supported are: DES, DGRAM, DH, DSA, EC, EC2M, ECDH, ECDSA, ENGINE, ERR, GOST, HEARTBEATS, HMAC, IDEA, MD2, MD4, MD5, OCB, OCSP, PSK, RC2, RC4, RC5, RMD160, RSA, SCTP, - SEED, SOCK, SRP, SRTP, TLSEXT, WHIRLPOOL. So, for + SEED, SOCK, SRP, SRTP, WHIRLPOOL. So, for example, having the logical name OPENSSL_NO_RSA with the value YES means that the LIBCRYPTO.OLB library will not contain an RSA implementation.