Gentoo Archives: gentoo-user

From: Mike Diehl <mdiehl@××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Need to add gd and mysql to PHP.
Date: Mon, 23 Jul 2007 03:43:13
Message-Id: 200707222137.58360.mdiehl@diehlnet.com
1 Hi all,
2
3 I'm needing to update php to include both the gd and mysql extensions.
4
5 I believe I have both packages installed.
6
7 I emerged php with both extensions in my USE flag.
8
9 ===============================================
10 emerge -upDe --verbose php
11
12
13 [ebuild R ] dev-lang/php-4.4.7 USE="apache2 berkdb cli crypt gd gdbm
14 iconv imap ipv6 mysql ncurses nls pcre posix postgres readline session snmp
15 sqlite ssl unicode xml
16 zlib -adabas -bcmath -birdstep -bzip2 -calendar -cdb -cgi -cjk -concurrentmodphp
17 -ctype -curl -db2 -dbase -dbmaker -dbx -debug -discard-path -doc -empress
18 -empress-bcs -esoob -exif -expat -fastbuild -fdftk -filepro -firebird -flatfile
19 -force-cgi-redirect -frontbase -ftp -gd-external -gmp -hyperwave-api -informix
20 -inifile -interbase -iodbc -java-external -java-internal -kerberos -ldap -libedit -mcal
21 -mcve -memlimit -mhash -ming -mnogosearch -msql -mssql -oci8 -oci8-instant-client
22 -odbc -oracle7 -overload -pcntl -pfpro -pic -recode -sapdb -sharedext -sharedmem
23 -sockets -solid -spell -suhosin -sybase -sybase-ct -sysvipc -threads -tokenizer -truetype
24 -wddx -xmlrpc -xpm -xsl -yaz -zip" 0 kB
25 ===============================================
26
27 How do I get these to be recognized by php applications?
28
29 TIA,
30
31 --
32 Mike Diehl
33 --
34 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Need to add gd and mysql to PHP. Alex Fansky <garen@×××.by>
Re: [gentoo-user] Need to add gd and mysql to PHP. Hans-Werner Hilse <hilse@×××.de>