Re: pgsql 8.x libpq.dll Installation problems - Mailing list pgsql-hackers-win32

From John DeSoi
Subject Re: pgsql 8.x libpq.dll Installation problems
Date
Msg-id E53287BF-A839-11D9-9125-000A95B03262@pgedit.com
Whole thread Raw
In response to Re: pgsql 8.x libpq.dll Installation problems  ("Magnus Hagander" <mha@sollentuna.net>)
List pgsql-hackers-win32
On Apr 8, 2005, at 3:37 AM, Magnus Hagander wrote:

> Question is, what to do about dependencies? libpq depends on a bunch of
> libraries (openssl, libiconv for example). Shuold we bundle those or
> just say where they can be downloaded? (while openssl is pretty common
> on most linux systems, it's not on windows. And I almost never come
> across a box with libiconv on)


My vote would be just to include all of the dlls in the same directory
as the .exe files. I know this goes against the traditional separation
of bin and lib directories, but I would much prefer something that
"just works" by dragging a folder from one machine to another. It also
makes it easy to work with multiple versions without worrying about
dependencies or conflicts. To me, these advantages far outweigh the
ugliness of throwing everything into one directory.

John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL


pgsql-hackers-win32 by date:

Previous
From: "Dave Page"
Date:
Subject: Re: 8.0.2 Beta 1 for Windows available
Next
From: Andreas Pflug
Date:
Subject: Re: 8.0.2 Beta 1 for Windows available