Re: Building PgAdmin with a debug build

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Building PgAdmin with a debug build
Дата
Msg-id AANLkTi=d07pSi_76XW+YPHd4LEBPRJcW5nTMp-EoBdfj@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Building PgAdmin with a debug build  (Dave Page <dpage@pgadmin.org>)
Ответы Re: Building PgAdmin with a debug build  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-support
On 23 October 2010 15:36, Dave Page <dpage@pgadmin.org> wrote:

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

> Actually, I think Peter is mixing up wxWidgets options with pgAdmin
> options. The command he posted above looks like it's in the pgAdmin
> source directory, but --with-gtk and --enable-gtk2 are wxWidgets
> options.
>
> I'd suggest using the wxWidgets build script in xtra/wx-build in the
> pgAdmin tree. I actually tweaked that earlier today with a couple of
> improvements.

I did forget, but it actually doesn't matter for now. Let's take a
step back here - if I just run ./configure, without any parameters, or
just with --enable-unicode, I still get the same error message
(previously, when building against my distro's packages, I could
successfully run configure provided I left out the --enable-debug
parameter).

I hate autohell.

I did a git pull, and saw Dave's improvements to ./xtra/wx-build.
Unfortunately, running build-wxgtk doesn't improve matters - I simply
see the same error as before, plus we attempt a make.

This is an Opensuse 11.3 system.

peter@linux-peter-home:~/pgadmin3> whereis wx-config
wx-config: /usr/local/bin/wx-config
peter@linux-peter-home:~/pgadmin3> wx-config --list
   Default config is gtk2-unicode-debug-2.8
 Default config will be used for output
 Alternate matches:   gtk2-ansi-debug-2.8

Where does this leave me?

-- 
Regards,
Peter Geoghegan


В списке pgadmin-support по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: Building PgAdmin with a debug build
Следующее
От: Dave Page
Дата:
Сообщение: Re: Building PgAdmin with a debug build