projects
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
d57d85f
)
Add a requirements section for OpenVMS.
author
Richard Levitte
<levitte@openssl.org>
Thu, 17 May 2001 04:21:00 +0000
(
04:21
+0000)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 17 May 2001 04:21:00 +0000
(
04:21
+0000)
INSTALL.VMS
patch
|
blob
|
history
diff --git
a/INSTALL.VMS
b/INSTALL.VMS
index
1fe78a4
..
b8ea2d0
100644
(file)
--- a/
INSTALL.VMS
+++ b/
INSTALL.VMS
@@
-8,6
+8,7
@@
Intro:
This file is divided in the following parts:
This file is divided in the following parts:
+ Requirements - Mandatory reading.
Checking the distribution - Mandatory reading.
Compilation - Mandatory reading.
Logical names - 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.
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:
==========================
Checking the distribution:
==========================