Hi

On Mon, Jan 7, 2013 at 8:43 PM, John Spencer
<maillist-pgadm...@barfooze.de> wrote:
>
> how can i patch the configure script/pgadmin3 that it accepts
> --disable-unicode (which seems to be what other programs depending on wxgtk
> provide) and i can get around past this build error ?

The configure script is written that way for a reason - you could
easily remove the check from acinclude.m4, but the resulting code will
almost certainly not build. pgAdmin requires Unicode support, because
it communicates with Postgres using UTF-8 in almost all circumstances.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


-- 
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support

Reply via email to