Re: installing pgsql - Mailing list pgsql-novice

From Crombleholme, Roy
Subject Re: installing pgsql
Date
Msg-id 4F9235D7B7D2D611B8DB000802E65AC50623CB@lccmail2.lancscc.gov.uk
Whole thread Raw
In response to installing pgsql  (stm23 <STM23@student.canterbury.ac.nz>)
Responses Re: installing pgsql
List pgsql-novice
You need to install openssl as well if this is not already done.

If it is already installed, then your system needs to know how to find those
library files, check the man page on LDCONFIG on how to insert them into
your library path.

Roy Crombleholme
Systems/Software Engineer
ICT Services
Resources Directorate
Lancashire County Council
* Tel: 01772 5-31849
* Email:  roy.crombleholme@its.lancscc.gov.uk


-----Original Message-----
From: stm23 [mailto:STM23@student.canterbury.ac.nz]
Sent: 24 February 2004 10:44
To: pgsql-novice@postgresql.org
Subject: [NOVICE] installing pgsql


hi, i tryed to install postgresql 7.4.1 on my redhat 8.0 OS.  i got the
following error message:

[root@localhost POSTGRESQL]# rpm -i postgresql-7.4.1-1PGDG.i386.rpm
error: Failed dependencies:
        libcrypto.so.2 is needed by postgresql-7.4.1-1PGDG
        libssl.so.2 is needed by postgresql-7.4.1-1PGDG

does any1 have any advice as to how i can install pgsql successfully?
any help would be greatly appreciated
thanx, sam


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org


********************
This e-mail contains information intended for the addressee only.
It may be confidential and may be the subject of legal and/or professional privilege.
If you are not the addressee you are not authorised to disseminate, distribute, copy or use this e-mail or any
attachmentto it 
The content may be personal or contain personal opinions and unless specifically stated or followed up in writing, the
contentcannot be taken to form a contract or to be an expression of the County Council's position. 
LCC reserves the right to monitor all incoming and outgoing email
LCC has taken reasonable steps to ensure that outgoing communications do not contain  malicious software and it is your
responsibilityto carry out any checks on this email before accepting the email and opening attachments. 
********************


pgsql-novice by date:

Previous
From: Devrim GUNDUZ
Date:
Subject: Re: installing pgsql
Next
From: Tom Lane
Date:
Subject: Re: current_query in pg_stat_activity