Gentoo Archives: gentoo-user

From: Dan Cowsill <danthehat@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] EMERGE USE PHP additional options problem
Date: Wed, 05 Sep 2007 13:36:52
Message-Id: 4ef07b8c0709050624h26b640dra7507294ba104551@mail.gmail.com
In Reply to: Re: [gentoo-user] EMERGE USE PHP additional options problem by Benno Schulenberg
1 On 9/5/07, Benno Schulenberg <benno.schulenberg@×××××.com> wrote:
2 > Pablo Murillo wrote:
3 > > USE=" -X -gtk -gnome -kde -xpm -gpm -alsa -qt -java -ipv6 -berkdb
4 > > -gdbm -pdo -pdo-external -posix -cgi -force-cgi-redirect cli
5 > > apache2 ctype fastbuild ftp gd hash iconv mysql nls pcre pic
6 > > reflection session simplexml soap sockets spl ssl sqlite
7 > > tokenizer truetype xml xmlrpc xmlreader xmlwriter xsl zlib zip
8 > > unicode imap snmp" emerge -a php-5.1.4.ebuild
9 >
10 > Don't set all these USE flags on the command line. Set the ones you
11 > want to be valid for your whole system in /etc/make.conf. Set the
12 > ones that should be valid only for php in /etc/portage/package.use,
13 > by putting a line like 'dev-lang/php zip' in that file.
14 >
15 > Further, you can't use the word "ebuild" in an emerge command like
16 > that. Please show us the actual output of 'emerge -pv php'.
17 >
18 > Benno
19 > --
20 > gentoo-user@g.o mailing list
21 >
22 >
23
24 It looks like he's trying to emerge from an ebuild file directly.
25 Also not a good idea.
26 --
27 Dan Cowsill
28 http://www.danthehat.net
29 --
30 gentoo-user@g.o mailing list