Posted by Eric West on 01/24/08 16:53
When I put the with-recode bit BEFORE the with-mysql bits, it worked
the first time. hopefully this post will help those that follow.
On Jan 23, 3:00 pm, Eric West <pumpkinheadgi...@gmail.com> wrote:
> 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]
|