From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-69020-garchives=archives.gentoo.org@gentoo.org>)
	id 1ISv3s-0001dJ-Cm
	for garchives@archives.gentoo.org; Wed, 05 Sep 2007 13:36:52 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l85DT85p004586;
	Wed, 5 Sep 2007 13:29:08 GMT
Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.189])
	by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l85DOZgJ031901
	for <gentoo-user@lists.gentoo.org>; Wed, 5 Sep 2007 13:24:36 GMT
Received: by rv-out-0910.google.com with SMTP id b22so1404865rvf
        for <gentoo-user@lists.gentoo.org>; Wed, 05 Sep 2007 06:24:34 -0700 (PDT)
DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed;
        d=gmail.com; s=beta;
        h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=lmp5nQEfDkZtoMudZ0BKl1e3LS0mBbThAKIoJ0OQsO+RrxYXsJb4BdLlIrrslXplNwf5dPVsA+taLbocGl4mgwZW6jgLgKiZpQ2WZHTl4X197qpiMwQHa7hNCJUGZpRueLxXVf7R1dxNJJ697atNzKBNdqGs0V5rbaWe5OaZyaE=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=beta;
        h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=NM3ok4xfpSrmZ2NMqGjPmZnaDz+neU4oaRBT/IlhREiK4+WzHJ7DHft97gt/+CGFarl2q0RP6GPAeAsJBGZGgF+QmP7VqBliMsubT3LtJ7MYQ7KVjkYUk2PSj72uzEqkFuC7ulhhtX+Z0oehAf3xkEYoTEPSoGwOS6uBEvWn5/4=
Received: by 10.141.28.12 with SMTP id f12mr2814701rvj.1188998674277;
        Wed, 05 Sep 2007 06:24:34 -0700 (PDT)
Received: by 10.140.185.20 with HTTP; Wed, 5 Sep 2007 06:24:33 -0700 (PDT)
Message-ID: <4ef07b8c0709050624h26b640dra7507294ba104551@mail.gmail.com>
Date: Wed, 5 Sep 2007 09:24:33 -0400
From: "Dan Cowsill" <danthehat@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] EMERGE USE PHP additional options problem
In-Reply-To: <200709051429.54600.benno.schulenberg@gmail.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <1188962980-4c44d2a7-mlmmj-605012f4@936515a.plonk>
	 <004601c7ef73$558d7580$a601a8c0@killermovil>
	 <200709051429.54600.benno.schulenberg@gmail.com>
X-Archives-Salt: 56937f40-5d82-4a68-8d66-5b9943eb4bd7
X-Archives-Hash: 4da2e7631d71bfe8d8b836477e3a75ab

On 9/5/07, Benno Schulenberg <benno.schulenberg@gmail.com> wrote:
> Pablo Murillo wrote:
> > USE=" -X -gtk -gnome -kde -xpm -gpm -alsa -qt -java -ipv6 -berkdb
> > -gdbm -pdo -pdo-external -posix -cgi -force-cgi-redirect cli
> > apache2 ctype fastbuild ftp gd hash iconv mysql nls pcre pic
> > reflection session simplexml soap sockets spl ssl sqlite
> > tokenizer truetype xml xmlrpc xmlreader xmlwriter xsl zlib zip
> > unicode imap snmp" emerge -a php-5.1.4.ebuild
>
> Don't set all these USE flags on the command line.  Set the ones you
> want to be valid for your whole system in /etc/make.conf.  Set the
> ones that should be valid only for php in /etc/portage/package.use,
> by putting a line like 'dev-lang/php  zip' in that file.
>
> Further, you can't use the word "ebuild" in an emerge command like
> that.  Please show us the actual output of 'emerge -pv php'.
>
> Benno
> --
> gentoo-user@gentoo.org mailing list
>
>

It looks like he's trying to emerge from an ebuild file directly.
Also not a good idea.
-- 
Dan Cowsill
http://www.danthehat.net
-- 
gentoo-user@gentoo.org mailing list