| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | Claudio Natoli <claudio(dot)natoli(at)memetrics(dot)com>, 'Andrew Dunstan' <andrew(at)dunslane(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Fixed directory locations in installs |
| Date: | 2004-05-03 07:30:28 |
| Message-ID: | 200405030930.28371.peter_e@gmx.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-hackers-win32 pgsql-patches |
Claudio Natoli wrote:
> Peter Eisentraut wrote:
> > Claudio Natoli wrote:
> > > I'm yet to see a convincing argument for why we can't adopt the
> > > "binary-location/../share" approach as submitted late March.
> > > AFAICS, it was rejected on the basis that it was not platform
> > > independent (no arguments there) and that we could not rely on
> > > the ".." approach.
> >
> > The only objection was that it hardcodes the layout already in the
> > source, which gives us no flexibility at all to try out different
> > installation layouts. If you want to compute the relative paths
> > from bindir to libdir etc. at build time based on actual configure
> > options, then I see no problem with that.
>
> But we want to resolve the locations at run-time, not build or
> configure time.
If that is your intention then your original proposal was wrong to begin
with, because it resolves the locations even before build time.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Cody Pisto | 2004-05-03 07:38:50 | libpq, binary cursors, & arrays |
| Previous Message | Thomas Swan | 2004-05-03 07:27:53 | Re: inconsistent owners in newly created databases? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2004-05-03 11:38:00 | Re: Fixed directory locations in installs |
| Previous Message | Claudio Natoli | 2004-05-03 07:22:18 | Re: Fixed directory locations in installs |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Hagander | 2004-05-03 07:31:00 | Re: win32: whitespace in dir names, shmem bug |
| Previous Message | Claudio Natoli | 2004-05-03 07:22:18 | Re: Fixed directory locations in installs |