install pgSQL 7.1
I down load pgSQL v 7.1rc1-1 rpm from ftp://ftp.postgresql.org/pub/dev/test-rpms/. When I install it, there is a dependency check error for libpg.so.2 & libreadline.so.4.1. My server is running RH 6.2. Do I have to upgrade to RH 7.x?
No, I'm still at sea. Please help !
JACK
----- Original Message -----
From: "Justin Clift" <jclift@iprimus.com.au>
To: "datactrl" <quals@bigfoot.com>
Sent: Tuesday, April 10, 2001 3:18 AM
Subject: Re: [GENERAL] install pgSQL 7.1
Show quoted text
Hi,
Have people answered you regarding this?
Regards and best wishes,
Justin Clift
datactrl wrote:
I down load pgSQL v 7.1rc1-1 rpm from
ftp://ftp.postgresql.org/pub/dev/test-rpms/. When I install it,
there is a dependency check error for libpg.so.2 & libreadline.so.4.1.
My server is running RH 6.2. Do I have to upgrade to RH 7.x?
datactrl wrote:
I down load pgSQL v 7.1rc1-1 rpm from ftp://ftp.postgresql.org/pub/dev/test=
-rpms/. When I install it, there is a dependency check error for libpg.so.2=
& libreadline.so.4.1. My server is running RH 6.2. Do I have to upgrade to=
RH 7.x?
Try the source install, personally I found it easier and more convenient
to install from the source tar.gz file in stead of RPM (My Suse system
supports RPM, but Im not a big fan of RPM). BTW do you have a new
install or an upgrade?
Regards,
Nils Zonneveld
On Mon, 23 Apr 2001, Nils Zonneveld wrote:
I down load pgSQL v 7.1rc1-1 rpm from ftp://ftp.postgresql.org/pub/dev/test=
-rpms/. When I install it, there is a dependency check error for libpg.so.2=
& libreadline.so.4.1. My server is running RH 6.2. Do I have to upgrade to=
RH 7.x?
YMMV, but I've always just --force'd my way around libreadline problems,
and created a softlink to libreadline.so.4 in /usr/lib.
The libpg limitation seems different, tho' -- have you upgraded to all the
other PG 7.1 RPMs?
--
Joel Burton <jburton@scw.org>
Director of Information Systems, Support Center of Washington
Joel Burton wrote:
On Mon, 23 Apr 2001, Nils Zonneveld wrote:
I down load pgSQL v 7.1rc1-1 rpm from ftp://ftp.postgresql.org/pub/dev/test=
-rpms/. When I install it, there is a dependency check error for libpg.so.2=
& libreadline.so.4.1. My server is running RH 6.2. Do I have to upgrade to=
RH 7.x?YMMV, but I've always just --force'd my way around libreadline problems,
and created a softlink to libreadline.so.4 in /usr/lib.The libpg limitation seems different, tho' -- have you upgraded to all the
other PG 7.1 RPMs?
That was actually not me ur qouting :-)
Nils