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.va...@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 <contatov...@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
>>
>>
>

Reply via email to