From 713f22611450ea878bfe65ec34d02ad18928ce36 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 17 May 2001 04:21:00 +0000 Subject: [PATCH] Add a requirements section for OpenVMS. --- INSTALL.VMS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/INSTALL.VMS b/INSTALL.VMS index 1fe78a41bb..b8ea2d0a4d 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,6 +20,15 @@ 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: ========================== -- 2.25.1