PHP 5.3.8

Не могу установить PHP.

Вот что пишет:

dazmalab@calculate ~ $ su
Пароль:
calculate dazmalab # emerge php
Calculating dependencies /

!!! Problem resolving dependencies for dev-lang/php
… done!

!!! The ebuild selected to satisfy “php” has unmet requirements.

  • dev-lang/php-5.3.8::gentoo USE=“apache2 berkdb bzip2 cli crypt ctype exif fileinfo filter ftp gd gdbm hash iconv ipv6 json nls phar posix readline session simplexml spell ssl tokenizer truetype unicode xpm zlib -adabas -bcmath -birdstep -calendar -cdb -cgi -cjk -curl -curlwrappers -db2 -dbmaker -debug -doc -embed -empress -empress-bcs -enchant -esoob -firebird -flatfile -fpm -frontbase -gd-external -gmp -imap -inifile -interbase -intl -iodbc -kerberos -kolab -ldap -ldap-sasl -libedit -mhash -mssql -mysql -mysqli -mysqlnd -oci8 -oci8-instant-client -odbc -pcntl -pdo -pic -postgres -qdbm -recode -sapdb -sharedext -sharedmem -snmp -soap -sockets -solid -sqlite -sqlite3 -suhosin -sybase-ct -sysvipc -threads -tidy -wddx -xml -xmlreader -xmlrpc -xmlwriter -xsl -zip” CDISTRO=“CLDG desktop”

The following REQUIRED_USE flag constraints are unsatisfied:
simplexml? ( xml )

The above constraints are a subset of the following complete expression:
truetype? ( any-of ( gd gd-external ) ) cjk? ( any-of ( gd gd-external ) ) exif? ( any-of ( gd gd-external ) ) xpm? ( gd ) gd? ( zlib !gd-external ) gd-external? ( !gd ) simplexml? ( xml ) soap? ( xml ) wddx? ( xml ) xmlrpc? ( any-of ( xml iconv ) ) xmlreader? ( xml ) xsl? ( xml ) ldap-sasl? ( ldap !oci8 ) adabas? ( odbc ) birdstep? ( odbc ) dbmaker? ( odbc ) empress-bcs? ( empress ) empress? ( odbc ) esoob? ( odbc ) db2? ( odbc ) sapdb? ( odbc ) solid? ( odbc ) kolab? ( imap ) mhash? ( hash ) phar? ( hash ) mysqlnd? ( any-of ( mysql mysqli pdo ) ) oci8? ( !oci8-instant-client !ldap-sasl ) oci8-instant-client? ( !oci8 ) qdbm? ( !gdbm ) readline? ( !libedit ) recode? ( !imap !mysql !mysqli ) firebird? ( !interbase ) sharedmem? ( !threads ) !cli? ( !cgi? ( !fpm? ( !apache2? ( !embed? ( cli ) ) ) ) )

calculate dazmalab #

The following REQUIRED_USE flag constraints are unsatisfied:
simplexml? ( xml )
ну как бы логично, что просит, если стоит simplexml добавить xml
то же с остальными - укажите один из ( gd gd-external )
и далее по списку…