Fix memory leaks.
[openssl.git] / INSTALL.VMS
index 1fe78a41bb05f5acebf389bfb9f1a78bb9cdc608..b8ea2d0a4d96786e1977384283e2260125dc8818 100644 (file)
@@ -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:
 ==========================