Re: 7.1 rpm problem - Mailing list pgsql-general

From Peter Peltonen
Subject Re: 7.1 rpm problem
Date
Msg-id 3AE03420.99188AE@fivetec.com
Whole thread Raw
In response to Re: 7.1 rpm problem  (Lamar Owen <lamar.owen@wgcr.org>)
List pgsql-general
I had the same problem. I solved it by installing postgresql-libs-7.1-1 RPM
package.
As you do not have that package in previous postgres installations (libraries
used to be in the base using rpostgresql-7.1 package) rpm -Fvh does not
work...

Regards,
Peter


Lamar Owen wrote:
>
> PryT wrote:
> >
> > hi all!
> >
> > i try to install postgresql-7.1.(rpm) on redhat 6.2, but it failed:
> > error: failed dependencies:
> >         libpq.so.2 is needed by postgresql-7.1-1
>
> There is more than one RPM needed for the install.  You need, for a
> 'regular' server install 'postgresql-7.1-1', 'postgresql-libs-7.1-1',
> and 'postgresql-server-7.1-1'.  The reasons for this are explained in
> the README.rpm-dist file found on the website as well as in the RPM.
> --
> Lamar Owen
> WGCR Internet Radio
> 1 Peter 4:11
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://www.postgresql.org/search.mpl

pgsql-general by date:

Previous
From: "Francis Fang"
Date:
Subject: IIS4 / Win NT4 Server/ PostgreSQL 7.1
Next
From: "Przem Kowalczyk"
Date:
Subject: Postgres 7.1, iODBC and PHP4