Yes, I just copied the libpq.so.5.

The output:

bash-3.1# ldd /usr/lib64/libpq.so.5
             not a dynamic executable

Thanks

2010/3/18 Ashesh Vashi <ashesh.va...@enterprisedb.com>

>
>
> On Thu, Mar 18, 2010 at 5:43 PM, Vinicius Borges <contatov...@gmail.com>wrote:
>
>> I installed the pgadmin3 using the file INSTALL in the source path.
>> After installation, with this problems, I downloaded the
>> postgresql-libs(that has libpq.so.5) for 64 bit and manually copied the
>> libpq.so.5 to /usr/lib64 and /usr/lib.
>>
>> Did I make a mistake?
>>
>
> I think - you copied only the libpq.so.5.
> Is that right or you also copied the other libraries too?
>
> What is the output of the following command?
> ldd /usr/lib64/libpq.so.5
>
> --
> Thanks & Regards,
> Ashesh Vashi
>
> EnterpriseDB INDIA: Enterprise Postgres Company<http://www.enterprisedb.com>
>
>

Reply via email to