Re: BUG #5820: FATAL: could not access file "libpqwalreceiver": No such file or directory - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #5820: FATAL: could not access file "libpqwalreceiver": No such file or directory
Date
Msg-id 19048.1294413100@sss.pgh.pa.us
Whole thread Raw
In response to BUG #5820: FATAL: could not access file "libpqwalreceiver": No such file or directory  ("Leif Gunnar Erlandsen" <leif@lako.no>)
List pgsql-bugs
"Leif Gunnar Erlandsen" <leif@lako.no> writes:
> Postgresql compiled from source and placed in
> /local/postgresql/9.0.2

> libpqwalreceiver.so is located in /local/postgresql/9.0.2/lib64 while
> recovery is trying to load it from /local/postgresql/9.0.2/lib

.../lib is where I'd expect it to be.  Did you move the libraries to
.../lib64 by hand, or something like that?  If so, you would need to
modify the paths chosen by configure; you can't just manually
rearrange the installation tree.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Euler Taveira de Oliveira
Date:
Subject: Re: BUG #5819: Translation Error of initdb's zh_CN.po
Next
From: Sergey White
Date:
Subject: Re: BUG #5807: psql fails to launch with "Cannot read termcap database; using dumb terminal settings. Aborted"