RPMS for Redhat 7.3 ??

Started by Markus Jaisover 23 years ago6 messagesgeneral
Jump to latest
#1Markus Jais
markusjais@yahoo.de

hello
at the webpage I found only RPMS for Redhat 8.0.
are there any availabe for 7.3 or will they be available soon ?

markus

__________________________________________________________________

Gesendet von Yahoo! Mail - http://mail.yahoo.de
Weihnachts-Eink�ufe ohne Stress! http://shopping.yahoo.de

#2Lamar Owen
lamar.owen@wgcr.org
In reply to: Markus Jais (#1)
Re: RPMS for Redhat 7.3 ??

On Monday 16 December 2002 16:28, Markus Jais wrote:

hello
at the webpage I found only RPMS for Redhat 8.0.
are there any availabe for 7.3 or will they be available soon ?

The only Red Hat 7.3 machine I currently have access to has no developer tools
on it. I've migrated all my machines (servers and workstations) to Red Hat
8.

That being said, I'm looking at being able to upload Red Hat 7.3 RPMs in the
near future -- this year, at least. :-)
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

#3Lee Kindness
lkindness@csl.co.uk
In reply to: Markus Jais (#1)

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.

#4Lamar Owen
lamar.owen@wgcr.org
In reply to: Lee Kindness (#3)
Re: RPMS for Redhat 7.3 ??

On Tuesday 17 December 2002 04:25, Lee Kindness wrote:

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...

Thanks for the 'painless rebuild' report, Lee. I like hearing those things.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

#5Han Holl
han.holl@prismant.nl
In reply to: Lamar Owen (#4)
Re: RPMS for Redhat 7.3 ??

On Tue, Dec 17, 2002 at 08:28:02PM +0100, lamar.owen@wgcr.org wrote:

On Tuesday 17 December 2002 04:25, Lee Kindness wrote:

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...

Thanks for the 'painless rebuild' report, Lee. I like hearing those
things.

You'll be even more pleased then with my painless rebuild on
RedHat 6.1. Ancient, yes, but it runs fine.

Cheers,

Han Holl

#6Lee Kindness
lkindness@csl.co.uk
In reply to: Lamar Owen (#4)
Re: [GENERAL] RPMS for Redhat 7.3 ??

A couple of things with the 7.3 RPMs:

1. The setting of PGDATA in .bash_profile isn't the same as previous
releases (internal testing location?).

2. postgresql-contrib requires Perl(Pg), but where is it provided?

Thanks, Lee.

Lamar Owen writes:

Show quoted text

Thanks for the 'painless rebuild' report, Lee. I like hearing those things.