[gentoo-user] Who does need apache?

2006-03-11 Thread Andrew Gaydenko
I have tried to redirect '/etc/make.profile' link from '/usr/portage/profiles/default-linux/x86/2005.1' to '/usr/portage/profiles/default-linux/x86/2006.0'. Now 'emerge -pvDu world' shows: ... Calculating world dependencies... done! [ebuild N] app-misc/mime-types-5 6 kB [ebuild N]

Re: [gentoo-user] Who does need apache?

2006-03-11 Thread Ash Varma
On Sat, 2006-03-11 at 17:24 +0300, Andrew Gaydenko wrote: I have tried to redirect '/etc/make.profile' link from '/usr/portage/profiles/default-linux/x86/2005.1' to '/usr/portage/profiles/default-linux/x86/2006.0'. Now 'emerge -pvDu world' shows: ... Calculating world dependencies... done!

Re: [gentoo-user] Who does need apache?

2006-03-11 Thread Andrew Gaydenko
Thanks! It helped. 2006.0 default USE list has 'apache2' flag on, and 'subversion' package has this USE flag. === On Saturday 11 March 2006 17:38, Ash Varma wrote: === ... try: emerge -pvDut world will let you know what is requiring apache.. -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Who does need apache?

2006-03-11 Thread Thomas Kear
The apache2 USE-flag is enabled on your system, causing one or more packages to depend on Apache. Run `emerge -pvuDtn world` to find out what package is depending on Apache and echo 'cat-egory/package -apache2' /etc/portage/package.use, or simply add -apache2 to your USE in make.conf to