Gentoo Archives: gentoo-user

From: Ryan Tandy <tarpman@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Who does need apache?
Date: Sun, 12 Mar 2006 00:49:38
Message-Id: 44136EE7.3010207@gmail.com
In Reply to: [gentoo-user] Who does need apache? by Andrew Gaydenko
1 Andrew Gaydenko wrote:
2 > [ebuild N ] net-www/apache-2.0.55-r1 USE="apache2 ssl -debug -doc -ldap -mpm-leader -mpm-peruser -mpm-prefork -mpm-threadpool -mpm-worker -no-suexec -static-modules -threads" 4,684 kB
3 > ...
4 >
5 > I have not installed 'apache' and don't want to install it. What have I missed?
6 >
7 The "apache2" USE-flag is enabled on your system, causing one or more
8 packages to depend on Apache. Run `emerge -pvuDtn world` to find out
9 what package is depending on Apache and echo '<cat-egory/package>
10 -apache2' >> /etc/portage/package.use, or simply add -apache2 to your
11 USE in make.conf to disable Apache completely on your system.
12
13 --
14 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Who does need apache? Thomas Kear <thomas.kear@×××××.com>