> -----Original Message-----
> From: pgadmin-support-owner@postgresql.org
> [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of
> Keith C. Perry
> Sent: 03 May 2006 15:59
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] pgadmin 1.4.2 on Slackware 10.1
>
> Greetings everyone,
>
> I was wondering why v1.4.2 was compiled with a different
> libstdc than v1.4.1.
> Here is output of ldd...
>
...
> So libstdc++.so.6 is the problem but again for v1.4.1 it
> wasn't needed. Thanks in advance for any help.
As it says on the download page
(http://www.pgadmin.org/download/slackware.php)
"Slackware packages built on a server periodically updated to -current
are available for download. These builds should run on most recent
versions of Slackware."
Granted the second sentence now seems a little innaccurate, but the
first would explain the need for a newer libstdc++. Installing the
up-to-date library from ftp.slackware.com should do the trick.
Regards, Dave.