gzip (GNU zip) is a compression utility designed to be a replacement for compress. Its main advantages over compress are much better compression and freedom from patented algorithms. It has been adopted by the GNU project and is now relatively popular on the Internet.
Gzip is a UNIX-oriented utility, and as such, it has little hope of dealing well with RMS files whose record format is anything exotic. It is able to deal with most common text file formats, at the cost of not determining a size (in bytes) or calculating a CRC checksum for any files.
For more versatile compressor-archiver programs with greater RMS capability, consider the Info-ZIP programs, Zip and UnZip.
- Source kits are available at: ftp://ftp.info-zip.org/pub/infozip/src/
- Pre-built VMS kits are available at: ftp://ftp.info-zip.org/pub/infozip/vms/
- A SourceForge Web page provides another path to Info-ZIP software.
For another UNIX-oriented compression utility, see bzip2.
Note: Gzip versions since 1.4 have been modernized (GNU-ized) to a point where they can not be built easily on older VMS systems (pre-V7.0?). The version 1.3.12 kit (below) is more likely to work on older systems. Kits for other, intermediate versions should be available in the archive.
/ftp/gzip/gzip-1_8a_vms/vms_notes.txt
/ftp/gzip/gzip-1_8a_vms/gzip-1_8a_src.zip
/ftp/gzip/gzip-1_8a_vms/gzip-1_8a_vms.zip
The Zip archive for this kit was created using the Zip "-V" option to preserve the VMS file attributes, but the source files in this Zip archive should be usable on a non-VMS system.
/ftp/gzip/gzip-1_3_12e_vms/vms_notes.txt
/ftp/gzip/gzip-1_3_12e_vms/gzip-1_3_12e_src.zip
/ftp/gzip/gzip-1_3_12e_vms/gzip-1_3_12e_vms.zip
The Zip archive for this kit was created using the Zip "-V" option to preserve the VMS file attributes, but the source files in this Zip archive should be usable on a non-VMS system.
All versions of Gzip for VMS, including older and experimental ones, may be found at the archive: /ftp/gzip/
FTP access is also available at: ftp://ftp.antinode.info/gzip/