Re: libreadline.so.3

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Bai Yan <baiyan(at)ece(dot)ogi(dot)edu>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: libreadline.so.3
Date: 2002-10-01 20:04:30
Message-ID: Pine.LNX.4.44.0210012033241.1149-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Bai Yan writes:

> I have installed postgresql before (7.1.*, BTW, how can I
> check what version I am using after the installation - where can I get the
> version information?).

postmaster --version
psql --version

> Recently, the linux server is rebooted and
> upgraded. Since I am not the su, I have to rerun pgsql server. But when I
> tried as usual to restart the database server, I got error message this time
> as 'cannot open libreadline.so.3: no file exist'. there're several library files
> available as:
>
> libreadline.a libreadline.so.4 librep.a librep.so.9 libresolv.a
> libreadline.so libreadline.so.4.2
>
> what should I do to make pgsql recognize the library files in my system, while
> not just the one it expectes?

Recompile PostgreSQL (after doing make distclean in your old tree).

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Wahl, Steven 2002-10-01 22:13:03 Cannot start the PostgreSQL v7.1.3 database
Previous Message roco 2002-10-01 18:08:52 Fwd: Fwd: FATAL 1: Database dialup does not exist in pg_database