Re: Run pgadmin3. Problem with libpq.so.4.

From: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
To: R=?ISO-8859-1?B?9A==?=mulo Lucio Vale de Moraes <romulo_bioinfo(at)yahoo(dot)com(dot)br>, <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Run pgadmin3. Problem with libpq.so.4.
Date: 2006-03-03 20:05:51
Message-ID: C02E521F.710C%dpage@vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On 3/3/06 19:18, "Rômulo Lucio Vale de Moraes" <romulo_bioinfo(at)yahoo(dot)com(dot)br>
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.

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Tomi NA 2006-03-04 16:48:21 regional characters in query tool: save/load doesn't seem to work
Previous Message Dave Page 2006-03-03 20:02:46 Re: PgAgent should probably exclude Power Users