| From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
|---|---|
| To: | "Rosser Schwarz" <rosser(dot)schwarz(at)gmail(dot)com> |
| Cc: | <pgadmin-support(at)postgresql(dot)org> |
| Subject: | Re: bug? app closes on closing SQL editor |
| Date: | 2004-07-05 08:55:44 |
| Message-ID: | E7F85A1B5FF8D44C8A1AF6885BC9A0E40C384E@ratbert.vale-housing.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
> -----Original Message-----
> From: Rosser Schwarz [mailto:rosser(dot)schwarz(at)gmail(dot)com]
> Sent: 05 July 2004 09:43
> To: Dave Page
> Cc: pgadmin-support(at)postgresql(dot)org
> Subject: Re: [pgadmin-support] bug? app closes on closing SQL editor
>
> On Mon, 5 Jul 2004 08:55:19 +0100, Dave Page
> <dpage(at)vale-housing(dot)co(dot)uk> wrote:
>
> > Hmm, that's odd. What options did you give to wx's configure?
>
> ./configure --with-gtk && make && make install && ldconfig
>
Try:
./configure --with-gtk --enable-gtk2 --enable-unicode --disable-shared
--enable-debug
The missing --enable-gtk2 is probably what's causing the problem.
Regards Dave.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Vic Cekvenich | 2004-07-06 01:24:05 | Re: make in fedora 2 |
| Previous Message | Rosser Schwarz | 2004-07-05 08:42:53 | Re: bug? app closes on closing SQL editor |