Antwort: [Mod_gzip] how to compile mod_gzip static in apache with
gcc
mod_gzip@lists.over.net
mod_gzip@lists.over.net
Thu, 30 Jan 2003 21:51:36 +0200
Hi Ranieri,
> Apache: 1.3.26
why not 1.3.27, as you compile Apache anyway?
(There are no compatibility issues you need to be afraid of.)
> I don't have apxs I use gcc to compile the apache and modules.
You seem to have never compiled mod_so - thus apxs might
just never have been built during your Apache compilation.
(Which is okay in your case.)
> How to compile mod_gzip static in apache.
Okay, you got me ... ;-)
I just translated another part of the installation document
to be written:
http://www.schroepl.net/projekte/mod_gzip/install.htm
You may be the perfect first proof reader then ...
Regards, Michael