Re: Building PgAdmin with a debug build
От | Dave Page |
---|---|
Тема | Re: Building PgAdmin with a debug build |
Дата | |
Msg-id | AANLkTim4Wza5hnpZdvTsRde0h7YxAkqE75SVor+RY-1G@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Building PgAdmin with a debug build (Guillaume Lelarge <guillaume@lelarge.info>) |
Ответы |
Re: Building PgAdmin with a debug build
|
Список | pgadmin-support |
On Sat, Oct 23, 2010 at 3:33 PM, Guillaume Lelarge <guillaume@lelarge.info> wrote: > Le 23/10/2010 07:07, Peter Geoghegan a écrit : >> On 23 October 2010 13:33, Guillaume Lelarge <guillaume@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: >> >> peter@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. 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. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company
В списке pgadmin-support по дате отправления: