Message-Id: <200205231333.g4NDX1U02705@delorie.com> From: "Juan Manuel Guerrero" Organization: Darmstadt University of Technology To: djgpp-announce AT delorie DOT com Date: Thu, 23 May 2002 08:18:53 +0100 Subject: ANNOUNCE: DJGPP port of Bzip2 1.0.2 Reply-To: djgpp AT delorie DOT com This is a port of Bzip2 1.0.2 to MSDOS/DJGPP. ============================================= bzip2 is a compressor/decompressor program with generally considerably better compression rate than that achieved by more conventional LZ77/LZ78-based compressors. The command-line options are deliberately very similar to those of GNU gzip, but they are not identical. The port consists of the usual three packages that can be downloaded from simtel.net and mirrors as (timestamp: 2002-05-21): Bzip2 1.0.2 binary, info and man format documentation: http://www.simtel.net/gnudlpage.php?product=/gnu/djgpp/v2apps/bz2-102b.zip&name=bz2-102b.zip Bzip2 1.0.2 dvi, html and ps format documentation: http://www.simtel.net/gnudlpage.php?product=/gnu/djgpp/v2apps/bz2-102d.zip&name=bz2-102d.zip Bzip2 1.0.2 source: http://www.simtel.net/gnudlpage.php?product=/gnu/djgpp/v2apps/bz2-102s.zip&name=bz2-102s.zip For information about bzip2 see: http://sourceware.redhat.com/bzip2/ Install the archive(s) like any other DJGPP package described in the DJGPP FAQ, which means, copy them to the root directory of your DJGPP installation tree, let's say to c:/djgpp, and unzip there the archive preserving the directory structure. After that PLEASE READ the file: djgpp/readme which will be located then in the directory contrib/bzip2-1.0-2/ which will describe more details. Regards Guerrero, Juan Manuel