Re: PgAdmin forgets stored password on connection problem - Mailing list pgadmin-support

From Eugene Lisitsky
Subject Re: PgAdmin forgets stored password on connection problem
Date
Msg-id a745310911120538s419c5a63t9943a917addb14c4@mail.gmail.com
Whole thread Raw
In response to Re: PgAdmin forgets stored password on connection problem  (Dave Page <dpage@pgadmin.org>)
List 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:
>
> $ 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

Not sure what to suggest then. I just installed on a Karmic box I'm
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.



--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com



--
Yours,
Eugene Lisitsky

pgadmin-support by date:

Previous
From: Dave Page
Date:
Subject: Re: [SOLVED] pgAdmin ver 1.10 freezing all too frequently
Next
From: Dave Page
Date:
Subject: Re: PgAdmin vs lost connections