Re: how to build pgadmin3 when wxgtk was built with --disable-unicode ? - Mailing list pgadmin-support

From Dave Page
Subject Re: how to build pgadmin3 when wxgtk was built with --disable-unicode ?
Date
Msg-id CA+OCxozP3djyhwUZ5v-qF3oCXg-=JUCLPjm3UL-x_9xFV+34Ww@mail.gmail.com
Whole thread Raw
In response to how to build pgadmin3 when wxgtk was built with --disable-unicode ?  (John Spencer <maillist-pgadmin3@barfooze.de>)
List pgadmin-support
Hi

On Mon, Jan 7, 2013 at 8:43 PM, John Spencer
<maillist-pgadmin3@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



pgadmin-support by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: PgpoolAdmin: Error Message pcp_node_count command error occurred.
Next
From: "Campbell, Lance"
Date:
Subject: How to display full query in logs