Gentoo Archives: gentoo-user

From: Richard Broersma Jr <rabroersma@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] How to emerge bugzilla w/ postgresql
Date: Wed, 26 Jul 2006 23:13:32
Message-Id: 20060726230846.85536.qmail@web31813.mail.mud.yahoo.com
1 I am creating a new gentoo server, and I am in the handbook section to specify USE variables.
2 No matter how I errange my USE variable in the make.conf,
3
4 emerge --update --pretend bugzilla -- wants to use mysql
5
6 [ebuild N ] dev-db/mysql-4.1.20
7 [ebuild N ] dev-perl/DBD-mysql-2.9007
8
9 ...
10
11 USE="server symlink bugzilla sshd postgresql -mysql -mysqli postfix -X -xorg -berkdb -kde -gnome
12 -metacity"
13
14 Is there a way to override this selection and have postgresql and DBD-pg installed instead?
15
16 Any ideas?
17
18 Regards,
19
20 Richard Broersma Jr.
21 --
22 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] How to emerge bugzilla w/ postgresql kashani <kashani-list@××××××××.net>
Re: [gentoo-user] How to emerge bugzilla w/ postgresql Paul Varner <fuzzyray@g.o>