VMS Installation instructions written by Richard Levitte Intro: ====== 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. 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. 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: @MAKEVMS