I'm trying to install mod_gzip with Apache 1.3x, RH73. I d/l mod_gzip-1.3.26.1a.tgz from sourceforge, and tried to follow up docs on http://www.schroepl.net/projekte/mod_gzip/install.htm.
but I either using a wrong archive or docs are out of sync, it seems to tell me to run ./configure whilst all I got is: # ls -l total 368 -rw-r--r-- 1 root users 4866 Oct 1 2002 ChangeLog drwxr-xr-x 3 root users 4096 Oct 1 2002 docs -rw-r--r-- 1 root users 264 Oct 1 2002 Makefile -rw-r--r-- 1 root users 252 Oct 1 2002 Makefile.libdir -rw-r--r-- 1 root users 2042 Oct 1 2002 Makefile.tmpl -rw-r--r-- 1 root users 227701 Oct 1 2002 mod_gzip.c -rw-r--r-- 1 root users 71415 Oct 1 2002 mod_gzip_compress.c -rw-r--r-- 1 root users 19671 Oct 1 2002 mod_gzip_debug.c -rw-r--r-- 1 root users 4322 Oct 1 2002 mod_gzip_debug.h -rw-r--r-- 1 root users 10099 Oct 1 2002 mod_gzip.h looking back on sourceforge, there is also mod_gzip.so.gz is this already a compiled library that just needs ungziping ? any help appreciated, Voytek Eymont -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
