Material necesario:
Se arranca el sistema y se abre sesión con SYSTEM
Si no está ya, se “introduce” la imagen de disco en el “lector virtual”.
$ (Pulsar Ctrl+E) Simulation stopped, PC: 834B4F43 (CMPL R4,R5) sim> attach -r rq3 AG-RX5RG-BE.iso RQ: unit is read only sim> cont _
Se monta el CDROM
mount/over=id dua3: %MOUNT-I-WRITELOCK, volume is write locked %MOUNT-I-MOUNTED, VAXBINDEC073 mounted on _VAX$DUA3: $ _
Se resgistra y activa el PAK
$ LICENSE REGISTER BASIC /ISSUER=DEC /AUTHORIZATION=HOBBYIST-XX-KEY99999-999999 /PRO DUCER=DEC /UNITS=0 /ACTIVITY=CONSTANT=100 /TERMINATION_DATE=dd-mmm-yyyy /CHECKSUM =9-XXXX-XXXX-XXXX-XXXX $ LICENSE LOAD BASIC %LICENSE-I-LOADED, DEC BASIC was successfully loaded with 0 units $ _
Si está instalado e iniciado TCP/IP se detiene con
$ @sys$startup:tcpip$shutdown
Se realiza la instalación
$ @sys$update:vmsinstal basic039 dua3:[basic039.kit] OpenVMS VAX Software Product Installation Procedure V7.3 It is DD-MMM-YYYY at HH:MM. Enter a question mark (?) at any time for help. * Are you satisfied with the backup of your system disk [YES]? (Pulsar ENTER) The following products will be processed: BASIC V3.9 Beginning installation of BASIC V3.9 at HH:MM %VMSINSTAL-I-RESTORE, Restoring product save set A ... %VMSINSTAL-I-RELMOVED, Product's release notes have been moved to SYS$HELP. Compaq BASIC V3.9 Installation Procedure Copyright 2000 Compaq Computer Corporation Compaq and the Compaq logo Registered in U.S. Patent and Trademark Office. All other product names mentioned herein may be trademarks of their respective companies. Confidential computer software. Valid license from Compaq required for possession, use or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer Software, Computer Software Documentation, and Technical Data for Commercial Items are licensed to the U.S. Government under vendor's standard commercial license. Compaq shall not be liable for technical or editorial errors or omissions contained herein. The information in this document is provided "as is" without warranty of any kind and is subject to change without notice. The warranties for Compaq products are set forth in the express limited warranty statements accompanying such products. Nothing herein should be construed as constituting an additional warranty. %VMSINSTAL-I-RELNOTMOV, A PostScript version of the release notes has been moved to SYS$HELP. There are three possible installation options. They are described as follows: 1) Perform a complete installation of Compaq BASIC. 2) Install OpenVMS VAX system definitions text library only (10-45 minutes). 3) Obtain a copy of the Compaq BASIC message text for modification. * Which option do you want to use [1]: (Pulsar ENTER) * Do you want to install the Compaq BASIC HELP files [YES]? (Pulsar ENTER) * Do you want to install the OpenVMS VAX system definitions (10-45 min.) [NO]? y * Do you want to install the sample graphics programs [NO]? (Pulsar ENTER) * Do you want to install the Motif definitions [YES]? n * Do you want to purge files replaced by this installation [YES]? (Pulsar ENTER) Product: BASIC Producer: DEC Version: 3.9 Release Date: 8-NOV-2000 * Does this product have an authorization key registered and loaded? y No further questions will be asked. The Installation will take 10 - 45 more minutes depending upon options chosen, configuration, and system activity. %VMSINSTAL-I-RESTORE, Restoring product save set B ... %VMSINSTAL-I-SYSDIR, This product creates system disk directory VMI$ROOT:[SYSTE ST.BASIC]. ************************************************************************ If you have Digital GKS for OpenVMS VAX V2.0 or later on your system, Compaq BASIC for OpenVMS VAX systems allows you to use graphics language statements. The procedure: SYS$SYSROOT:[SYSTEST.BASIC]BASIC$GRAPHICS_IVP.COM will verify that VAX BASIC graphics capabilities work on your system. You must execute this procedure on a terminal with graphics capabilities. ************************************************************************ %VMSINSTAL-I-INSHELP, Installing Compaq BASIC Help files %VMSINSTAL-I-INSSTARLET, Installing Compaq BASIC system definitions %VMSINSTAL-I-INSSTARLT1, Requires approximately 15 minutes %VMSINSTAL-I-MOVEFILES, Files will now be moved to their target directories... %VMSINSTAL-I-RUNIVP, Executing installation verification procedure Executing the Compaq BASIC V3.9 Installation Verification Procedure Copyright 2000 Compaq Computer Corporation Compaq and the Compaq logo Registered in U.S. Patent and Trademark Office. All other product names mentioned herein may be trademarks of their respective companies. Confidential computer software. Valid license from Compaq required for possession, use or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer Software, Computer Software Documentation, and Technical Data for Commercial Items are licensed to the U.S. Government under vendor's standard commercial license. Compaq shall not be liable for technical or editorial errors or omissions contained herein. The information in this document is provided "as is" without warranty of any kind and is subject to change without notice. The warranties for Compaq products are set forth in the express limited warranty statements accompanying such products. Nothing herein should be construed as constituting an additional warranty. %VMSINSTAL-I-IVPSUCCESS, Compaq BASIC V3.9 Installation test PASSED The Compaq BASIC V3.9 IVP has succeeded! Installation of BASIC V3.9 completed at HH:MM Adding history entry in VMI$ROOT:[SYSUPD]VMSINSTAL.HISTORY VMSINSTAL procedure done at HH:MM $ _
Si se ha detenido TCP/IP se puede volver a inciar con
$ @sys$startup:tcpip$startup
Ya está listo, se puede probar algún programa de ejemplo o seguir instalando otros lenguajes.