Le 23/10/2010 07:07, Peter Geoghegan a écrit :
> On 23 October 2010 13:33, Guillaume Lelarge <guilla...@lelarge.info> wrote:
> 
>>
>> You need a debug and *unicode* build of wxWidgets. So your configure
>> command should also contain "--enable-unicode". Mine looks like this:
>>
>> ./configure --with-gtk --enable-gtk2        \
>>            --enable-unicode --enable-debug \
>>            --prefix=/opt/wxgtk-2.8
> 
> Hmm....I've built/installed WxWidgets (this time,
> wxWidgets-2.8.11.tar.gz) with those exact parameters, and now when I
> to do this:
> 
> pe...@linux-peter-home:~/pgadmin3> ./configure -with-gtk --enable-gtk2
> --enable-debug
> 

Hm, let's try another time. You once again forgot the --enable-unicode
option.


-- 
Guillaume
 http://www.postgresql.fr
 http://dalibo.com

-- 
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