On 09/01/11 08:35, Paul Hartman wrote:
On Wed, Aug 31, 2011 at 9:44 PM, Edward Martinez<edwardlo...@gmail.com>  wrote:
   !!! The ebuild selected to satisfy
"dev-lang/php[cli,mysql,xml,session,sockets]" has unmet requirements.
   - dev-lang/php-5.3.8::gentoo USE="berkdb bzip2 cli crypt ctype curl exif
fileinfo filter gdbm hash iconv ipv6 json ldap (multilib) mysql nls phar
posix readline session    simplexml sockets spell ssl tokenizer truetype
unicode xml zlib (-adabas) -apache2 -bcmath (-birdstep) -calendar -cdb -cgi
-cjk -curlwrappers -db2 (-dbmaker) -debug -doc -embed (-empress)
(-empress-bcs) -enchant (-esoob) -firebird -flatfile -fpm (-frontbase) -ftp
-gd -gd-external -gmp -imap -inifile -interbase -intl -iodbc -kerberos
-kolab -ldap-sasl -libedit -mhash -mssql -mysqli -mysqlnd -oci8
-oci8-instant-client -odbc -pcntl -pdo -pic -postgres -qdbm -recode -sapdb
-sharedext -sharedmem -snmp -soap (-solid) -sqlite -sqlite3 -suhosin
(-sybase-ct) -sysvipc -threads -tidy -wddx -xmlreader -xmlrpc -xmlwriter
-xpm -xsl -zip"

   The following REQUIRED_USE flag constraints are unsatisfied:
     truetype? ( any-of ( gd gd-external ) ) exif? ( any-of ( gd gd-external
) )
It's telling you that you need to enable gd or gd-external USE flag
for php because it is required by the truetype and exif USE flags.

Hi,

Thank You! That did the job. I'll make a note of that message , so i will know what it means, if it comes up again.

   Regards,
   Edward

Reply via email to