X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=INSTALL.VMS;h=01f2ee78154b69a1a62a2ca0836d512a222ca1aa;hp=9e852e98b394211aad573feb946d07d1dd65178b;hb=1cb437bedb06b7d6518792a2f8e62041b6e6c88b;hpb=657e60fa00ddde3618600d6306be913214d30457 diff --git a/INSTALL.VMS b/INSTALL.VMS index 9e852e98b3..01f2ee7815 100644 --- a/INSTALL.VMS +++ b/INSTALL.VMS @@ -1,245 +1,66 @@ - VMS Installation instructions - written by Richard Levitte - + INSTALLATION ON THE VMS PLATFORM + -------------------------------- -Intro: -====== + Intro + ----- -This file is divided in the following parts: + This file is divided in the following parts: - Compilation - Mandatory reading. - Test - Mandatory reading. - Installation - Mandatory reading. - Backward portability - Read if it's an issue. - Possible bugs or quirks - A few warnings on things that - may go wrong or may surprise you. - Report - How to get in touch with me. + Requirements - Mandatory reading. + Cheking the distribution - Mandatory reading. + Quick start + Test + Installation + Backward portability + Possible bugs and quirks -Compilation: -============ -I've used the very good command procedures written by Robert Byer -, and just slightly modified them, making -them slightly more general and easier to maintain. + Requirements + ------------ -You can actually compile in almost any directory separately. Look -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: + To build and install OpenSSL, you will need: - @MAKEVMS