On 3/3/06 19:18, "Rômulo Lucio Vale de Moraes" <[EMAIL PROTECTED]> wrote:
Hi,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
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.