Posted by Eric West on 01/23/08 20:00
Hello all-
When I attempt to configure php with the recode library I get the
following error:
configure: error: recode extension can not be configured together
with: mysql
Here's my configuration options:
=================
'./configure' '--prefix=/usr/local/php' '--enable-mbstring' '--enable-
force-cgi-redirect' '--with-apxs2=/usr/local/apache2/bin/apxs' '--with-
mysql=/usr/local/mysql' '--with-mysqli=/usr/local/mysql/bin/
mysql_config' '--with-gd' '--with-jpeg-dir=/usr/local/bin' '--with-png-
dir=/usr/local/bin' '--with-zlib-dir=/usr/local/bin' '--with-curl' '--
with-recode'
=================
Here's my system info:
=================
Linux version 2.6.9-34.ELsmp (buildcentos@build-i386) (gcc version
3.4.5 20051201 (Red Hat 3.4.5-2)) #1 SMP Wed Mar 8 00:27:03 CST 2006
Any help appreciated!
-Eric
Navigation:
[Reply to this message]
|