Table of Contents
VM/370 - Environment Setup
This is a case study in setting up multiple VM/370 environments
The preferred system is the βSixPackβ 1.3 Beta 3 Release. It has:
- Uploaded 19-Jun-2018
- Several update to RSCS and supporting programs added
- Node name in bottom of screen
- V310 of Diag 58 (327x Full Screen Support) and LDF
- Upgraded GNU-C compiler.
- WATFIV installed on βYβ disk. See the WATFIVUG LISTING U2 for usage.
- A new front end for Fortran G removing reference to a University system.
- Fortran H is now also available as βFortranHβ
- See readme-1_3.txt for full details
Please refer to the information on G4UGM's Vintage Computer Pages for detailed information about the various VM/370 Pack offerings.
Also see New Users of Hercules Wanting a VM/CMS Environment by Greg Hartwig
Initial Setup
- Download the VM/370 SixPack 1.3 Beta 3
- Install or Build Hercules 4.0 (a.k.a. Hyperion)
Plan your working environment
This folder structure will encapsulate the isolated initial instance of the unloaded SixPack environment.
E:\EMULATION\VM370.6PACK.1.3.ORIG ββββbatch ββββdisks β ββββshadows ββββio ββββWC3270 ββββhtml
Next to the above structure - set up a working structure that defines a workspace in which new code can be developed and tested.
E:\EMULATION\OPERATIONS.WORKSPACE ββββDevelopment ββββDocumentation ββββDistributions ββββReference ββββTapes ββββTapes.Export ββββVM.Tools ββββ_Sys.Utilities
Along with the distribution comes a βstartupβ batch file called sixpack.cmd
.
Because we will want to make modifications to, but retain original copies of the
configuration files - we need to instantiate a slightly improved working environment.
The βout of the boxβ setup looks like this:
Before doing anything else, read the following documents:
Read "What Mother Never Told You About VM Maintenance" by Melinda Varian is THE reference document, crucial to understanding why things work the way they do.
You may the proceed to Initial Startup