Title: Re: [pgadmin-support] Run pgadmin3. Problem with libpq.so.4.



On 3/3/06 19:18, "Rômulo Lucio Vale de Moraes" <[EMAIL PROTECTED]> wrote:

Hi,
 
 I just try to run ./pgadmin3 , but i found the error:
 
 ./pgadmin3: error while loading shared libraries: libpq.so.4: cannot open shared object file: No such file or directory

Hi,

You need to add the PostgreSQL lib directory that pgAdmin was compiled against to /etc/ld.so.conf and run ldconfig. Assuming you’re running linux that is. Not sure about FreeBSD or Solaris.

Regards, Dave.

Reply via email to