X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=INSTALL.VMS;h=7658f64e1d7c7db5e8fd101c0ee9c1264c2aaafa;hp=0a25324033d0574c19ecb559d582e8ed21c6249c;hb=5531192151713cc2c178a86e8909d130e820f928;hpb=2e98ec565168a1f58ab2f82a531a813d91554de1 diff --git a/INSTALL.VMS b/INSTALL.VMS index 0a25324033..7658f64e1d 100644 --- a/INSTALL.VMS +++ b/INSTALL.VMS @@ -8,6 +8,7 @@ Intro: This file is divided in the following parts: + Requirements - Mandatory reading. Checking the distribution - Mandatory reading. Compilation - Mandatory reading. Logical names - Mandatory reading. @@ -19,15 +20,24 @@ This file is divided in the following parts: TODO - Things that are to come. +Requirements: +============= + +To build and install OpenSSL, you will need: + + * 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] + Checking the distribution: ========================== There have been reports of places where the distribution didn't quite get -through, for example if you've copied the tree from a NFS-mounted unix +through, for example if you've copied the tree from a NFS-mounted Unix mount point. The easiest way to check if everything got through as it should is to check -for oen of the following files: +for one of the following files: [.CRYPTO]OPENSSLCONF.H_IN [.CRYPTO]OPENSSLCONF_H.IN @@ -59,7 +69,7 @@ for a command procedure name xxx-LIB.COM (in the library directories) or MAKExxx.COM (in the program directories) and read the comments at the top to understand how to use them. However, if you want to compile all you can get, the simplest is to use MAKEVMS.COM in the top -directory. The syntax is trhe following: +directory. The syntax is the following: @MAKEVMS