or later -> higher

This commit is contained in:
Viktor Szakats 2026-04-21 23:43:02 +02:00
parent ccb637e5e3
commit 1d5dc6d2f9
No known key found for this signature in database
36 changed files with 106 additions and 103 deletions

View file

@ -176,11 +176,11 @@ $ code = f$extract(0, 1, arch_type)
$!
$ write ptxt "1 NEED_VMS''vmstag'"
$ write ptxt -
"=prompt OpenVMS ''vernum' or later is not installed on your system."
$ write ptxt "This product requires OpenVMS ''vernum' or later to function."
"=prompt OpenVMS ''vernum' or higher is not installed on your system."
$ write ptxt "This product requires OpenVMS ''vernum' or higher to function."
$ write ptxt "1 NEED_ZLIB"
$ write ptxt "=prompt ZLIB 1.2-8 or later is not installed on your system."
$ write ptxt "This product requires ZLIB 1.2-8 or later to function."
$ write ptxt "=prompt ZLIB 1.2-8 or higher is not installed on your system."
$ write ptxt "This product requires ZLIB 1.2-8 or higher to function."
$ write ptxt "1 SOURCE"
$ write ptxt "=prompt Source modules for ''product'"
$ write ptxt "The Source modules for ''product' will be installed."

View file

@ -59,7 +59,7 @@ For the HP SSL work around to work for GNV do the following:
^Z
Similar workarounds will be needed for any program linked with GNV$LIBCURL
until the HP OpenSSL is upgraded to the current 1.4 version or later.
until the HP OpenSSL is upgraded to the current 1.4 version or higher.
If you are installing a "daily" build instead of a release build of curl, some
things have been changed so that it can be installed at the same time as

View file

@ -260,7 +260,7 @@ the shared images from the HP OpenSSL product that is kitted with that
version or a compatible later version.
For Alpha and IA64 platforms, see the URL below to register to get the
download URL. The kit will be HP 1.4-467 or later.
download URL. The kit will be HP 1.4-467 or higher.
https://h41379.www4.hpe.com/openvms/products/ssl/ssl.html
For VAX, use the same registration, but remove the kit name from any of the

View file

@ -19,8 +19,8 @@ curl_gnv_build_steps.txt and other useful information.
Prerequisites:
OpenVMS v7.0 or later (any platform)
DECC v6.5 or later
OpenVMS v7.0 or higher (any platform)
DECC v6.5 or higher
OpenSSL or HP SSL, if you want SSL support
What is Here: