Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] mod_deflate in Gentoo's apache2?
Date: Tue, 13 Mar 2007 23:18:42
Message-Id: 49bf44f10703131611x601fcd1cw36060c2d09650720@mail.gmail.com
In Reply to: Re: [gentoo-user] mod_deflate in Gentoo's apache2? by kashani
1 > > I'd like to give mod_deflate a try with apache2, but I don't know how
2 > > to make sure it's included in the build. It is an extension module
3 > > and that is defined this way:
4 > >
5 > > A module with "Extension" status is not normally compiled and loaded
6 > > into the server. To enable the module and its functionality, you may
7 > > need to change the server build configuration files and re-compile
8 > > Apache.
9 > >
10 > > I don't see any obvious USE flags, but is mod_deflate perhaps only
11 > > included with USE="static_modules"?
12 > >
13 > > - Grant
14 >
15 > nms01 htdocs # locate mod_deflate
16 > /usr/lib/apache2/modules/mod_deflate.so
17 >
18 > nms01 htdocs # emerge -pv apache
19 >
20 > These are the packages that would be merged, in order:
21 >
22 > Calculating dependencies... done!
23 > [ebuild R ] net-www/apache-2.0.58-r2 USE="apache2 mpm-prefork ssl
24 > -debug -doc -ldap -mpm-itk -mpm-leader -mpm-peruser -mpm-threadpool
25 > -mpm-worker (-selinux) -static-modules -threads" 0 kB
26 >
27 > Looks like it's pretty default to me.
28
29 Alright, thanks.
30
31 - Grant
32 --
33 gentoo-user@g.o mailing list