I had this issue after installing 9.1 on Ubuntu 10.10. When i tried running
pg_dump I'd get this error:
"error while loading shared libraries: liblber-2.3.so.0: cannot open shared
object file: No such file or directory"
I got round this issue by copying a newer version of liblber and naming it
l
On Thu, Aug 25, 2011 at 3:17 PM, Tom Lane wrote:
> alexondi writes:
>> I update server to RC1 version and after call pg_ctl to start I get this
>> error
>
>> opt/PostgreSQL/9.1/bin/pg_ctl: error while loading shared libraries:
>> liblber-2.3.so.0: cannot open shared object file: No such file or d
alexondi writes:
> I update server to RC1 version and after call pg_ctl to start I get this
> error
> opt/PostgreSQL/9.1/bin/pg_ctl: error while loading shared libraries:
> liblber-2.3.so.0: cannot open shared object file: No such file or directory
> But I have 2.4 version of this library. And I