From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk> |
Cc: | andrew(at)dunslane(dot)net, pgsql-hackers-win32(at)postgresql(dot)org |
Subject: | Re: Couldn't make check |
Date: | 2004-05-08 14:54:09 |
Message-ID: | 200405081454.i48Es9B24928@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers-win32 |
Dave Page wrote:
> It's rumoured that Andrew Dunstan once said:
> >
> > For daily use I agree that we should also do something. One possibility
> > is to put the DLLs into the bin directory instead of into a separate
> > lib directory. IIRC, Windows executables always search their own
> > location first for wanted DLLs before searching the PATH.
>
> iirc they search the current directory, system32 directory and then the
> path. Moving the .dll's is probably easiest and has least effect on the
> rest of the system - plus, it's easy to do in an installer.
> > Alternatively, we could have the installer modify the system path.
>
> As with the regression test problem you pointed out, that will make 2
> installations on the same machine unfeasible, or at least much more
> awkward.
I am about to post a plan to allow relocatable installs.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2004-05-08 19:02:48 | mingw configure failure detection |
Previous Message | Dave Page | 2004-05-08 14:40:19 | Re: Couldn't make check |