RPMS for Redhat 7.3 ??
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
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
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.
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
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
Import Notes
Reply to msg id not found: OF1543F241.02F7518F-ONC1256C92.006B3FCD@prismant.nlReference msg id not found: OF1543F241.02F7518F-ONC1256C92.006B3FCD@prismant.nl | Resolved by subject fallback
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.