Re: BUG #5168: cannot login to server

From: tomas(at)tuxteam(dot)de
To: Abhishek <abhishek(dot)sawant111(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5168: cannot login to server
Date: 2009-11-05 12:49:00
Message-ID: 20091105124900.GA12911@tomas
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thu, Nov 05, 2009 at 06:59:49AM +0000, Abhishek wrote:
>
> The following bug has been logged online:
>
> Bug reference: 5168
> Logged by: Abhishek
> Email address: abhishek(dot)sawant111(at)gmail(dot)com
> PostgreSQL version: 8.4
> Operating system: Linux Fedora 8
> Description: cannot login to server
> Details:
>
> server[localhost]:localhost enter
> Databse[postgres]:global enter
> Port [5432]: 5432 enter
> User [postgres]:postgres enter
>
> After enter it showing me error:-
>
> /opt/PostgreSQL/8.4/bin/psql: error while loading shared
> libraries:libssl.so.4:
> cannot open shared object file: No such file or directory

Abhishek,

this doesn't look like a PostgreSQL bug -- rather like a botched
installation.

Moreover, it doesn't help to file a non-bug twice, creating two bug
numbers ;-)

That said, I'd recommend to find out which package of your distribution
carries the missing library (libssl.so.4) and to (re-) install this
package. As a first attempt, a search in rpmfind

<http://search.rpmseek.com/search.html>

for libssl seems to lead to the package "openssl". But I'd recommend you
try yourself (I'm by no means a Fedora expert!).

Regards
- -- tomás
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFK8sm8Bcgs9XrR2kYRAvfpAJ9K/oK/AKOpJ+ehsUI/GVhxXGrP7wCdG1FG
M0repfXTv5od9pMUcRkevCo=
=o1tk
-----END PGP SIGNATURE-----

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2009-11-05 13:32:02 Re: BUG #5166: readdir() failure on Mac OS-X is HFS "feature"
Previous Message Devrim GÜNDÜZ 2009-11-05 11:27:34 Re: BUG #5167: Alternative to USE of MSSQL