Re: [pgadmin-support] Segmentation fault in GUI

From: Raphaël Enrici <blacknoz(at)club-internet(dot)fr>
To: andrew(at)pillette(dot)com
Cc: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>, PgAdmin Hackers <pgadmin-hackers(at)postgresql(dot)org>, pgadmin-support(at)postgresql(dot)org, Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
Subject: Re: [pgadmin-support] Segmentation fault in GUI
Date: 2006-05-09 07:00:33
Message-ID: 44603E11.9060107@club-internet.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgadmin-support

Andrew Lazarus wrote:
> I'm sorry, I've never built pgadmin from source, only installed the rpm.
> I uninstalled the wxGTK rpm and I tried to build wxGTK from source and
> slam the output libraries into /usr/lib, and I can do that, but what
> something is missing or won't link with pgadmin.
>
> Would you like me to go through the docs and try a pgadmin build?

If you have a minute or so, maybe you can try to rebuild the RPMs from
Source RPM?
They are available on our mirrors in the srpm directory.
(http://www.postgresql.org/ftp/pgadmin3/release/v1.4.2/fedora-core-4/srpm/)

It should be relatively straight, something like:
(as root)
rpm -i pgadmin3-1.4.2-1.src.rpm
cd /usr/src/redhat(<-or something else, I don't have FC here)/
rpm -ba ./SPECS/pgadmin3.spec

> For the record, most recently I used this wxGTK although I tried others:
>
> http://rpmfind.net/linux/RPM/fedora/extras/4/i386/wxGTK-2.6.3-2.6.3.2.1.fc4.i386.html

Ok, so we are using similar version number.

Thanks for your time.
Raphaël

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2006-05-09 07:19:32 Re: i18n online documentation
Previous Message Edward Di Geronimo Jr. 2006-05-09 06:23:54 Paste rows patch

Browse pgadmin-support by date

  From Date Subject
Next Message Donald Fraser 2006-05-09 16:35:47 Constraint Triggers request
Previous Message Andrew Lazarus 2006-05-08 22:45:23 Re: [pgadmin-support] Segmentation fault in GUI