Re: python-postgres RPM

From: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
To: Wouter <dba(at)cozmo(dot)be>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: python-postgres RPM
Date: 2001-03-06 17:46:55
Message-ID: 3AA5228F.F345D7A9@wgcr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Wouter wrote:
>
> Hi,
>
> Anyone has an ideai how I can install the RPM postgres-python ?
>
> What is the procedure?

rpm -i postgresql-python-x.y.z-r.arch.rpm. For version 7.0.3, release
2, on i386, you would have:
rpm -i postgresql-python-7.0.3-2.i386.rpm

If you need other RPM's installed to use this, RPM will complain about
unresolved dependencies. You can use www.rpmfind.net to figure out
which RPM contains the dependency you need to satisfy for your
particular system.

See the python module's documentation for how to use it. It is
available in the main postgresql RPM in /usr/doc/postgresql-x.y.z (or
/usr/share/doc/postgresql-x.y.z, depending upon your specific system).

But, which system are you installing on?
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Stuart Foster 2001-03-06 17:47:33 libpq++ bug ?
Previous Message Bruce Momjian 2001-03-06 17:44:02 Re: [GENERAL] SQL article