Connecting Tech Pros Worldwide Forums | Help | Site Map

Are Postgres 7.4.1 RPMs available for SuSE 9.0 ?

Gellert, Andre
Guest
 
Posts: n/a
#1: Nov 23 '05
Hi everybody,
currenty we use Suse Linux 9 and the rpms with 7.4.0 downloaded from
ftp://ftp.gmd.de/mirrors2/suse/ftp.s...ostgresql-7.4/ .

I don't know how to contact the person who build this rpms ,
and i cannot find other resources on the web, so does anyone
know a place to get Postgres 7.4.1 RPMs for SuSE 9.0 ?

Compiling them myself would be easy on test machines, but our
server adminstration must get RPMs .

Bye Andre

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly


Richard Huxton
Guest
 
Posts: n/a
#2: Nov 23 '05

re: Are Postgres 7.4.1 RPMs available for SuSE 9.0 ?


On Thursday 04 March 2004 10:34, Gellert, Andre wrote:[color=blue]
> Hi everybody,
> currenty we use Suse Linux 9 and the rpms with 7.4.0 downloaded from
> ftp://ftp.gmd.de/mirrors2/suse/ftp.s...ostgresql-7.4/ .
>
> I don't know how to contact the person who build this rpms ,
> and i cannot find other resources on the web, so does anyone
> know a place to get Postgres 7.4.1 RPMs for SuSE 9.0 ?[/color]

Try the following to see who built the original.
rpm -qi postgresql
From the URL you posted though, I'd guess you're looking for someone called
Max who works for SuSE
[color=blue]
> Compiling them myself would be easy on test machines, but our
> server adminstration must get RPMs .[/color]

If all else fails, you might be able to take the source RPMs for RedHat and
adapt those.

--
Richard Huxton
Archonet Ltd

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

Lamar Owen
Guest
 
Posts: n/a
#3: Nov 23 '05

re: Are Postgres 7.4.1 RPMs available for SuSE 9.0 ?


On Thursday 04 March 2004 05:34 am, Gellert, Andre wrote:[color=blue]
> Hi everybody,
> currenty we use Suse Linux 9 and the rpms with 7.4.0 downloaded from
> ftp://ftp.gmd.de/mirrors2/suse/ftp.s...ostgresql-7.4/ .[/color]
[color=blue]
> I don't know how to contact the person who build this rpms ,
> and i cannot find other resources on the web, so does anyone
> know a place to get Postgres 7.4.1 RPMs for SuSE 9.0 ?[/color]
[color=blue]
> Compiling them myself would be easy on test machines, but our
> server adminstration must get RPMs .[/color]

The person is Reinhard Max. The SuSE RPMs are considerably different from the
RPMs that I produce; my RPMs are pretty well inoperable on SuSE. You would
need to get the SuSE 9.0 7.4 SOURCE RPM, edit its spec file for 7.4.1, and
rebuild it using the 7.4.1 tarball. Then you can install those binary RPMS.
I have no SuSE machines on which to build, so I am unable to do so. The
contact e-mail is in the source RPM's spec file.
--
Lamar Owen
Director of Information Technology
Pisgah Astronomical Research Institute
1 PARI Drive
Rosman, NC 28772
(828)862-5554
www.pari.edu

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Closed Thread