Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: New install will not run





On 23/3/06 22:41, "Keith Worthington" <keithw(at)narrowpathinc(dot)com> wrote:

> Hi All,
> 
> I just finished compiling and installing v1.4.2 on a Red Hat EL v3 machine.
> The
> wxWidgets were a real bear but I thought I had gotten through.
> 
> Unfortunately at the end of the day when I tried to launch pgadmin I got an
> error message.  I don't really understand where to go from here.  Any help
> would
> be appreciated.
> 
> # pgadmin3
> pgadmin3: error while loading shared libraries: libpq.so.4: cannot open shared
> object file: No such file or directory

Add the directory that your copy of libpq.so.4 is in to /etc/ld.so.conf
(normally /usr/local/pgsql/lib - not sure if you've installed from RPM
though), then run ldconfig as root.

Regards, Dave.




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group