| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | John Spencer <maillist-pgadmin3(at)barfooze(dot)de> |
| Cc: | pgAdmin Support <pgadmin-support(at)postgresql(dot)org> |
| Subject: | Re: how to build pgadmin3 when wxgtk was built with --disable-unicode ? |
| Date: | 2013-01-08 10:01:49 |
| Message-ID: | CA+OCxozP3djyhwUZ5v-qF3oCXg-=JUCLPjm3UL-x_9xFV+34Ww@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
Hi
On Mon, Jan 7, 2013 at 8:43 PM, John Spencer
<maillist-pgadmin3(at)barfooze(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Campbell, Lance | 2013-01-08 15:45:50 | How to display full query in logs |
| Previous Message | Guillaume Lelarge | 2013-01-08 08:55:37 | Re: PgpoolAdmin: Error Message pcp_node_count command error occurred. |