[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: gzip/bzip2 C library



On Mon, Feb 21, 2000 at 11:37:44AM +1100, Shao Zhang wrote:
> Hi,
> 	Does anyone know where I can find the C libraries for
> 	gzip/bzip2, so that I can use it to read gziped files in a C program.
> 
> 	Thanks.
> 
> Shao.

You want:
 zlib1g-dev   # gzip type compression
 libbz2-dev   # bzip2 type compression
 
-- 
+----------------------------------------------------+
| Eric G. Miller                        egm2@jps.net |
| GnuPG public key: http://www.jps.net/egm2/gpg.asc  |
+----------------------------------------------------+


Reply to: