begin  quote
On Sun, 27 Jul 2003 19:05:53 +0200
Øyvind Stegard <[EMAIL PROTECTED]> wrote:

> Hello,
> 
> I am trying to emerge php without all the XFree dependencies, but I
> can't get it to work.
> $ USE="-X -XFree -xlibs -freetype -x11" emerge --pretend php
> These are the packages that I would merge, in order:

First, you know that for apache you want mod_php, not php, right? 

Second, a look on my server, that doesnt run X or any other such cruft
shows me this :


Calculating dependencies ...done!
[ebuild  N   ] app-text/aspell-0.50.3
[ebuild  N   ] sys-devel/gnuconfig-20030708
[ebuild  N   ] media-libs/jpeg-6b-r3
[ebuild  N   ] media-libs/tiff-3.5.7-r1
[ebuild  N   ] media-libs/pdflib-4.0.3-r1  -tcltk +perl +python -java
[ebuild  N   ] dev-libs/libmcrypt-2.5.7
[ebuild  N   ] dev-libs/libxml2-2.5.8  +python +readline +ipv6
[ebuild  N   ] dev-libs/libxslt-1.0.30-r1  +python
[ebuild  N   ] dev-perl/XML-Parser-2.31-r1
[ebuild  N   ] app-text/sablotron-0.97
[ebuild  N   ] media-libs/freetype-1.3.1-r3  -nls
[ebuild  N   ] media-libs/libpng-1.2.5-r4
[ebuild  N   ] media-libs/t1lib-1.3.1  -X -tetex
[ebuild  N   ] net-libs/libwww-5.4.0-r1  +ssl -mysql
[ebuild  N   ] dev-php/php-4.3.2-r2  -X -cjk +crypt -curl -firebird
-flash -freetds -gd -gd-external +gdbm -imap -informix +ipv6 -java -jpeg
-ldap -mcal -memlimit -mysql -nls -oci8 -odbc +pam +pdflib -png
-postgres -qt +snmp +spell +ssl -tiff +truetype +xml2 +readline 


Cutting down on it even further:


Calculating dependencies ...done!
[ebuild  N   ] dev-perl/XML-Parser-2.31-r1
[ebuild  N   ] app-text/sablotron-0.97
[ebuild  N   ] dev-libs/libmcrypt-2.5.7
[ebuild  N   ] net-libs/libwww-5.4.0-r1  +ssl -mysql
[ebuild  N   ] dev-php/php-4.3.2-r2  -X -cjk +crypt -curl -firebird
-flash -freetds -gd -gd-external +gdbm -imap -informix +ipv6 -java -jpeg
-ldap -mcal -memlimit -mysql -nls -oci8 -odbc +pam -pdflib -png
-postgres -qt +snmp -spell +ssl -tiff -truetype -xml2 -readline


Shows a pretty limited thing here, aye?  perhaps I should ask why you
haven't turned off   USE="qt" (on per default to ease desktop
installations)  and why you state some invalid USE flags  (use flag
howto and in-tree /usr/portage/profiles/use* ) 


well, -truetype -qt -X should be the relevant flags for your case.

Rationale behind this is:
  you say you want qt but not X, qt -needs- X, so you get the qt
support, which in turn installs X, although php wouldn't be built with X
support.



//Spider



-- 
begin  .signature
This is a .signature virus! Please copy me into your .signature!
See Microsoft KB Article Q265230 for more information.
end

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to