| From: | Lee Kindness <lkindness(at)csl(dot)co(dot)uk> |
|---|---|
| To: | Markus Jais <markusjais(at)yahoo(dot)de> |
| Cc: | PostgreSQL-general <pgsql-general(at)postgresql(dot)org>, Lee Kindness <lkindness(at)csl(dot)co(dot)uk> |
| Subject: | RPMS for Redhat 7.3 ?? |
| Date: | 2002-12-17 09:25:13 |
| Message-ID: | 15870.60793.972486.341943@kelvin.csl.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-interfaces |
Markus,
Markus Jais writes:
> at the webpage I found only RPMS for Redhat 8.0.
> are there any availabe for 7.3 or will they be available soon ?
I've built the RPMs locally from the src RPM... it was painless and is
probably the best route to take...
su -
rpm -i postgresql-7.3-2PGDG.src.rpm
cd /usr/src/redhat/SPECS
rpm -ba postgresql.spec
and you'll find the RPMs in /usr/src/redhat/RPMS.
Lee.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Scott Taylor | 2002-12-17 09:32:39 | Re: [JDBC] JDBC - Open Office |
| Previous Message | Jean-Christian Imbeault | 2002-12-17 07:26:58 | Re: current_timestamp without TZ in CREATE table |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2002-12-17 19:10:38 | python interface |
| Previous Message | Lamar Owen | 2002-12-17 03:18:00 | Re: RPMS for Redhat 7.3 ?? |