Re: Problem with libpq.so.5 in pgadmin3-1.10.2

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
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-17 13:58:51
Message-ID: 4BA0E01B.5020800@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Le 17/03/2010 14:09, Vinicius Borges a écrit :
> 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
>

Can you do the following command:

ldd /usr/local/pgadmin3/bin/pgadmin3

How did you install pgAdmin3? is it a precompiled version?

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Guillaume Lelarge 2010-03-17 14:26:19 Re: Problem with libpq.so.5 in pgadmin3-1.10.2
Previous Message Guillaume Lelarge 2010-03-17 13:56:51 Re: Creating a new database in pgadmin