Re: PgAdmin forgets stored password on connection problem
От | Eugene Lisitsky |
---|---|
Тема | Re: PgAdmin forgets stored password on connection problem |
Дата | |
Msg-id | a745310911120538s419c5a63t9943a917addb14c4@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: PgAdmin forgets stored password on connection problem (Dave Page <dpage@pgadmin.org>) |
Список | pgadmin-support |
2009/11/12 Dave Page <dpage@pgadmin.org>
On Thu, Nov 12, 2009 at 11:55 AM, Eugene Lisitsky <lisitsky@gmail.com> wrote:Not sure what to suggest then. I just installed on a Karmic box I'm
>
> $ wx-config --cflags
> -I/usr/lib/wx/include/base-unicode-release-2.8 -I/usr/include/wx-2.8
> -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DwxUSE_GUI=0 -pthread
testing here, and I get:
dpage@fuji:~$ wx-config --cflags
-I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread
Thank you, Dave!
You message gave me an idea about lack of wx-gtk bridge.
So I've installed:
$ sudo aptitude install libwxgtk2.8-dev
and now I have the same wx-config output:
$ wx-config --cflags
-I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread
I'll try to compile pgadmin again.
--
Yours,
Eugene Lisitsky
В списке pgadmin-support по дате отправления: