From: | Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> |
---|---|
To: | Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu> |
Cc: | "Sergio A(dot) Kessler" <sak(at)tribctas(dot)gba(dot)gov(dot)ar>, pgsql-hackers(at)postgreSQL(dot)org |
Subject: | Re: [HACKERS] rpms |
Date: | 2000-03-01 17:01:18 |
Message-ID: | 38BD4CDE.B781B0A0@wgcr.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Thomas Lockhart wrote:
> Anyway, afaik most RPM distros of a product have one .rpm file which
> has the name of the package, and then may have other .rpm files which
> have qualifiers, like "-server". So in choosing which .rpm file will
> be the base package, it seemed most appropriate that it be the
> client-side stuff, as opposed to docs, or server (which btw can't
> really be run on its own without the client stuff installed
> *somewhere*), or something else.
> I appreciate your points, but it isn't clear to me how to eliminate
> *all* possibilities for confusion via RPM package names, so chose to
> use names which give some appropriate functionality for each package.
Thanks for fielding this, Thomas. While it is certainly possible to
have a set of subpackages without a 'main' package (the Amanda network
backup package comes to mind), I personally agree with you. Besides,
the comments for the postgresql-x.x.x-x.i386.rpm package states that it
contains only the clients and docs -- or at least I think it does :-).
And there will always be confusion with as many packages as we have.
The only alternative that I see is to integrate all the packages into
one -- and that is by far a worse solution, as it requires way too many
packages installed -- it should not be necessary to have X installed to
run a postgresql server, for instance -- only the tk client and pgaccess
require X.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11
From | Date | Subject | |
---|---|---|---|
Next Message | Ross J. Reedstrom | 2000-03-01 17:24:54 | Re: [HACKERS] Re: bit types |
Previous Message | Thomas Lockhart | 2000-03-01 16:49:36 | Re: [HACKERS] Beta for 4:30AST ... ? |