[Info-vax] unzip.exe and cc064.zip

John Reagan xyzzy1959 at gmail.com
Thu Oct 6 15:35:16 EDT 2016


On Thursday, October 6, 2016 at 1:55:12 PM UTC-4, Bill Cunningham wrote:
> "John E. Malmberg" <> wrote in message 
> news:nt41ed$7sv$1 at ...
> ...
> 
> > On 10/5/2016 3:58 PM, Bill Cunningham wrote:
> ...
> >> "John Reagan"  wrote in message
> >> news:c66cd452-de2b-4674-beb8-574480bf6e18...
> ...
> 
> Logging to file "a"
> sim> c
> @sys$update:vmsinstal cxx056 dua0:[000000]
> 
> 
>  OpenVMS VAX Software Product Installation Procedure V7.3
> 
> 
> It is 6-OCT-2016 at 13:49.
> 
> 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:
> 
>   CXX V5.6
> 
> 
>  Beginning installation of CXX V5.6 at 13:49
> 
> %VMSINSTAL-I-RESTORE, Restoring product save set A ...
> %VMSINSTAL-I-RELMOVED, Product's release notes have been moved to SYS$HELP.
> 
>     Compaq C++ Version V5.6 for OpenVMS VAX Systems
> 
>   Copyright (c) Digital Equipment Corporation 1993, 1999.  All rights 
> reserved.
> 
>   Restricted Rights: Use, duplication, or disclosure by the U.S.
>   Government is subject to restrictions as set forth in subparagraph
>   (c) (1) (ii) of DFARS 252.227-7013, or in FAR 52.227-19, or in FAR
>   52.227-14 Alt. III, as applicable.
> 
>   This software is proprietary to and embodies the confidential
>   technology of Digital Equipment Corporation. Possession, use, or
>   copying of this software and media is authorized only pursuant to a
>   valid written license from Digital or an authorized sublicensor.
> 
> %CXX-E-NOPAGES1, Insufficient global pages to complete installation
> %CXX-E-NOPAGES2, 110 pages available, 3122 are required.
> %CXX-E-RETRY, Please correct the reported problem(s) before attempting to 
> install Compaq C++.
> Compaq C++ Installation aborted
> %VMSINSTAL-E-INSFAIL, The installation of CXX V5.6 has failed.
> 
>     Adding history entry in VMI$ROOT:[SYSUPD]VMSINSTAL.HISTORY
> 
>  VMSINSTAL procedure done at 13:49
> 
> $
> 
> And autogen contains,
> ADD_GBLPAGES=6000
> Should that be,
> MIN_GBLPAGES=6000
> 
> Or maybe something other than 6000?
> 
> Bill

Not MIN_.  Consider the case where you need 10,000 or more.  MIN_GBLPAGES=6000 wouldn't help at all.  ADD_GBLPAGES=6000 is what you want.  So after you AUTOGEN's and rebooted, what does:

$ MCR SYSGEN
SYSGEN> USE CURRENT
SYSGEN> SHOW GBLPAGES

show?



More information about the Info-vax mailing list