dbTalk Databases Forums  

installing pgsql

comp.databases.postgresql.novice comp.databases.postgresql.novice


Discuss installing pgsql in the comp.databases.postgresql.novice forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
stm23
 
Posts: n/a

Default installing pgsql - 02-24-2004 , 04:44 AM






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 (AT) postgresql (DOT) org


Reply With Quote
  #2  
Old   
Devrim GUNDUZ
 
Posts: n/a

Default Re: installing pgsql - 02-24-2004 , 04:52 AM






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


Hi,

On Tue, 24 Feb 2004, stm23 wrote:

Quote:
[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
Install openssl rpms using RH 8.0 cd.

Regards,

- --
Devrim GUNDUZ
devrim (AT) gunduz (DOT) org devrim.gunduz (AT) linux (DOT) org.tr
http://www.TDMSoft.com
http://www.gunduz.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFAOy0Htl86P3SPfQ4RAt/kAJ9KWBNS75rEHrMONwO8ZuAB9q/hdACeNjHb
Eb5hwNYkrvlIQlljqrMYR4s=
=bO7a
-----END PGP SIGNATURE-----


---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings



Reply With Quote
  #3  
Old   
Crombleholme, Roy
 
Posts: n/a

Default Re: installing pgsql - 02-24-2004 , 05:02 AM



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 (AT) its (DOT) lancscc.gov.uk


-----Original Message-----
From: stm23 [mailto:STM23 (AT) student (DOT) canterbury.ac.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@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.
********************


---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match


Reply With Quote
  #4  
Old   
Tom Lane
 
Posts: n/a

Default Re: installing pgsql - 02-24-2004 , 09:09 AM



"Crombleholme, Roy" <Roy.Crombleholme (AT) its (DOT) lancscc.gov.uk> writes:
Quote:
You need to install openssl as well if this is not already done.
It's also possible that he has libcrypto/libssl but they are not the
same version wanted by the Postgres RPM. In that case the best approach
is to get the Postgres source RPM and rebuild it locally (producing a
custom binary RPM that depends on exactly the versions you have). The
other way would be to update the libcrypto/libssl install to version
2.0, but that would likely break other stuff.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.