Re: Problem with libpq.so.5 in pgadmin3-1.10.2 - Mailing list pgadmin-support

From Vinicius Borges
Subject Re: Problem with libpq.so.5 in pgadmin3-1.10.2
Date
Msg-id e54b5ec91003180334t36963a66yceb3f07cbf99684@mail.gmail.com
Whole thread Raw
In response to Re: Problem with libpq.so.5 in pgadmin3-1.10.2  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
Responses Re: Problem with libpq.so.5 in pgadmin3-1.10.2
List pgadmin-support

Hello Ashesh,

when I type

bash-3.1# file /usr/local/pgadmin3/bin/pgadmin3
/usr/local/pgadmin3/bin/pgadmin3: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), not stripped

and

bash-3.1# file /usr/local/lib/libpq.so.5
/usr/local/lib/libpq.so.5: ELF 32-bit LSB shared object, Intel 80386, version 1 (GNU/Linux), dynamically linked, stripped

Thanks


2010/3/18 Ashesh Vashi <ashesh.vashi@enterprisedb.com>
What is the output of the following commands:
file /usr/local/pgadmin3/bin/pgadmin3
file /usr/local/lib/libpq.so.5

--
Ashesh

On Wed, Mar 17, 2010 at 6:39 PM, Vinicius Borges <contatovrpb@gmail.com> wrote:
Hello,

I installed pgadmin3-1.10.2 and I got an error that might strange...

bash-3.1# /usr/local/pgadmin3/bin/pgadmin3
/usr/local/pgadmin3/bin/pgadmin3: error while loading shared libraries: libpq.so.5: cannot open shared object file: No such file or directory

I have the libpq.so.5 in /usr/lib and /usr/local/lib.

I installed the wxWidgets 2.8.10, libxslt-1.1.24, libxml2-2.7.4-1 and postgresql-libs-8.4.2-6.

I'm on Slackware 13 - 64 bit.

Thanks



pgadmin-support by date:

Previous
From: Dave Page
Date:
Subject: Re: pgAdmin III v1.10.2 released
Next
From: Ashesh Vashi
Date:
Subject: Re: Problem with libpq.so.5 in pgadmin3-1.10.2