| From: | Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com> |
|---|---|
| To: | Vinicius Borges <contatovrpb(at)gmail(dot)com> |
| Cc: | pgadmin-support(at)postgresql(dot)org |
| Subject: | Re: Problem with libpq.so.5 in pgadmin3-1.10.2 |
| Date: | 2010-03-18 11:37:29 |
| Message-ID: | 8cf965d31003180437y6ae20bc6kb1481c17ae228165@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
Hi Vinicius,
On Thu, Mar 18, 2010 at 4:04 PM, Vinicius Borges <contatovrpb(at)gmail(dot)com>wrote:
>
> 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
>
This says - pgadmin3 is 64 bit binary.
>
> 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
>
And, libpq.so.5 is 32 bit binary.
In order to run the pgAdmin3, you need 64 bit libpq.so.5.
How did you install pgadmin3?
--
Thanks & Regards,
Ashesh Vashi
EnterpriseDB INDIA: Enterprise Postgres Company<http://www.enterprisedb.com>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Vinicius Borges | 2010-03-18 12:13:24 | Re: Problem with libpq.so.5 in pgadmin3-1.10.2 |
| Previous Message | Vinicius Borges | 2010-03-18 10:34:45 | Re: Problem with libpq.so.5 in pgadmin3-1.10.2 |