Hi gang. Sorry for the distro specific posting here but.... On my Gentoo server, I am trying to get PHP installed and running with Apache. When I do the "emerge mod_php -pv", I'm seeing X11 stuff where I shouldn't be. Of course, my first assumption was this was a problem with my USE flags. But a quick check of /etc/make.conf shows the following:
USE="-X -kde -gnome ssl imap maildir postgres apache2" hmmm... maybe I forgot the env-update? I'll try that route, but I'd be curious if there might be another explanation for this. Any thoughts are appreciated. (I've posted the output of "emerge mod_php -pv" below if it helps.) Shawn output of "emerge mod_php -pv" ================================= snow / # emerge mod_php -pv These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild N ] x11-base/xorg-x11-6.7.0-r1 -3dfx -3dnow -cjk -debug -dlloader -doc -ipv6 -mmx +nls +pam -sdk -sse -static 7,622 kB [ebuild N ] app-arch/rpm2targz-9.0-r2 2 kB [ebuild N ] sys-apps/utempter-0.5.5.5 20 kB [ebuild N ] x11-terms/xterm-191 -Xaw3d +truetype -unicode 655 kB [ebuild N ] media-libs/jpeg-6b-r3 598 kB [ebuild N ] media-libs/lcms-1.12 +jpeg +python -tiff +zlib 554 kB [ebuild N ] media-libs/libmng-1.0.4 555 kB [ebuild N ] media-libs/tiff-3.5.7-r1 928 kB [ebuild N ] net-print/cups-1.1.20-r1 +pam -slp +ssl 3,653 kB [ebuild N ] media-libs/giflib-4.1.0-r3 -X +gif 294 kB [ebuild N ] x11-libs/qt-3.3.3 +cups -debug -doc -firebird +gif -icc -immqt -immqt-bc -ipv6 -mysql -nas -odbc +opengl +postgres -sqlite -xinerama +zlib 14,229 kB [ebuild N ] app-crypt/mhash-0.9.1 362 kB [ebuild N ] media-libs/pdflib-5.0.2 -java +perl +python -tcltk 2,709 kB [ebuild N ] dev-libs/libmcrypt-2.5.7 511 kB [ebuild N ] dev-libs/libxml2-2.6.11 -ipv6 +python +readline 2,686 kB [ebuild N ] dev-libs/libxslt-1.1.8 +python 1,709 kB [ebuild N ] dev-perl/XML-Parser-2.34 224 kB [ebuild N ] app-text/sablotron-1.0 -doc +perl 472 kB [ebuild N ] net-libs/libwww-5.4.0-r2 -mysql +ssl 1,110 kB [ebuild N ] sys-libs/gpm-1.20.1 -(selinux) 558 kB [ebuild N ] app-text/aspell-0.50.5-r4 +gpm 992 kB [ebuild N ] net-libs/c-client-2002e-r2 +ssl 2,106 kB [ebuild N ] media-libs/freetype-1.3.1-r3 +nls 1,919 kB [ebuild N ] media-libs/t1lib-5.0.0-r2 -X -doc 1,595 kB [ebuild N ] dev-php/mod_php-4.3.8 -X +apache2 +berkdb +crypt -curl -debug -debug -doc -fdftk -firebird -flash -freetds -gd -gd-external +gdbm -gmp -hardenedphp +imap -informix -ipv6 -java +jpeg -kerberos -ldap -mcal -memlimit -mssql -mysql +nls -oci8 -odbc +pam +pdflib +png +postgres +qt -snmp +spell +ssl -tiff +truetype +xml2 -yaz 3,888 kB [ebuild N ] dev-php/php-4.3.8 3,887 kB Total size of downloads: 53,853 kB _______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca

