Re: installing pgsql

From: "Crombleholme, Roy" <Roy(dot)Crombleholme(at)its(dot)lancscc(dot)gov(dot)uk>
To: 'stm23' <STM23(at)student(dot)canterbury(dot)ac(dot)nz>, pgsql-novice(at)postgresql(dot)org
Subject: Re: installing pgsql
Date: 2004-02-24 11:02:13
Message-ID: 4F9235D7B7D2D611B8DB000802E65AC50623CB@lccmail2.lancscc.gov.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)crombleholme(at)its(dot)lancscc(dot)gov(dot)uk

-----Original Message-----
From: stm23 [mailto:STM23(at)student(dot)canterbury(dot)ac(dot)nz]
Sent: 24 February 2004 10:44
To: pgsql-novice(at)postgresql(dot)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(at)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(at)postgresql(dot)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 attachment to it
The content may be personal or contain personal opinions and unless specifically stated or followed up in writing, the content cannot 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 responsibility to carry out any checks on this email before accepting the email and opening attachments.
********************

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Elinor Medezinski 2004-02-24 14:28:27 help with COPY query
Previous Message Devrim GUNDUZ 2004-02-24 10:52:54 Re: installing pgsql