Re: BUG #5820: FATAL: could not access file "libpqwalreceiver": No such file or directory

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Leif Gunnar Erlandsen" <leif(at)lako(dot)no>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5820: FATAL: could not access file "libpqwalreceiver": No such file or directory
Date: 2011-01-07 15:11:40
Message-ID: 19048.1294413100@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Leif Gunnar Erlandsen" <leif(at)lako(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Sergey White 2011-01-07 18:35:48 Re: BUG #5807: psql fails to launch with "Cannot read termcap database; using dumb terminal settings. Aborted"
Previous Message Euler Taveira de Oliveira 2011-01-07 15:02:05 Re: BUG #5819: Translation Error of initdb's zh_CN.po