Thread: undefined symbol

undefined symbol

From
Frank Jessopp
Date:
Hello,

Having recently upgraded my slackware distribution from 9.1 to current,
pgadmin no longer starts. Using a console window with the command
/usr/bin/pgadmin3 a relocation error is given as: "undefined symbol:
_gtk_accel_group_attach".

I am using the latest pgadmin3-slackware91.tgz distribution.

Thank you for an excellent programme.

Frank Jessopp






Re: undefined symbol

From
"Dave Page"
Date:

> -----Original Message-----
> From: Frank Jessopp [mailto:frankj@jessopp.com]
> Sent: 17 April 2004 20:06
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] undefined symbol
>
> Hello,
>
> Having recently upgraded my slackware distribution from 9.1
> to current, pgadmin no longer starts. Using a console window
> with the command
> /usr/bin/pgadmin3 a relocation error is given as: "undefined symbol:
> _gtk_accel_group_attach".
>
> I am using the latest pgadmin3-slackware91.tgz distribution.

Hi Frank,

It sounds like one of the GTK libraries is no longer compatible with the
precompiled version of pgAdmin. Unfortunately we cannot provide builds
for snapshot releases of Oss, so my best suggestion is that you build
pgAdmin from source on your system. Instructions for doing this can be
found at http://www.pgadmin.org/pgadmin3/download.php#source, please
feel free to post to the list if you run into any problems.

> Thank you for an excellent programme.

You're welcome - glad you like it :-)

Regards Dave.