[Info-vax] unzip.exe and cc064.zip
Bill Cunningham
nospam at nspam.invalid
Wed Oct 5 15:36:56 EDT 2016
"John Reagan" <xyzzy1959 at gmail.com> wrote in message
news:e3a159ac-a98e-4296-a0ea-d218e1f503e0 at googlegroups.com...
The installation checks for available gblpages in the event that you decide
to install it shared among all users for performance. You do NOT have to
use the INSTALL utility on the C compiler in order for people to use it. It
is only for performance by keeping some of the compiler cached in memory.
You can see how many contiguous global pages your system has (as well as the
free amount) with:
$ write sys$output f$getsyi("contig_gblpages")
201552272
$ write sys$output f$getsyi("free_gblpages")
201552304
Logging to file "t"
sim> c
@sys$update:vmsinstal cc064 dua0:[000000]
OpenVMS VAX Software Product Installation Procedure V7.3
It is 5-OCT-2016 at 15:29.
Enter a question mark (?) at any time for help.
* Are you satisfied with the backup of your system disk [YES]?
The following products will be processed:
CC V6.4
Beginning installation of CC V6.4 at 15:30
%VMSINSTAL-I-RESTORE, Restoring product save set A ...
%VMSINSTAL-I-RELMOVED, Product's release notes have been moved to SYS$HELP.
Compaq C Version 6.4 for OpenVMS VAX Systems
!
! Copyright 2001 Compaq Computer Corporation
!
! Compaq and the Compaq logo Registered in U.S. Patent and Trademark
Office.
!
! 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.
!
Product: C
Producer: DEC
Version: 6.4
Release Date: 05-JAN-2001
* Does this product have an authorization key registered and loaded? y
HTML, postscript and text versions of the Compaq C Users Guide,
Language Reference Manual and RTL Reference Manual may be optionally
installed into SYS$COMMON:[SYSHLP.CC$VAX_HELP_064].
These documents consume approximately 40000 blocks.
* Should these manuals be provided [NO]:
%CC-E-NOPAGES1, $
-CC-E-NOPAGES1, Insufficient contiguous global pages to complete
installation
%CC-I-NOPAGES2, 5571 contiguous free global pages are required.
%VMSINSTAL-E-INSFAIL, The installation of CC V6.4 has failed.
Adding history entry in VMI$ROOT:[SYSUPD]VMSINSTAL.HISTORY
VMSINSTAL procedure done at 15:30
$
Well I hope that tells you something. IDK the OS well enough. No pages seems
to be the error.
Bill
More information about the Info-vax
mailing list