Re: pgsql 8.x libpq.dll Installation problems

Поиск
Список
Период
Сортировка
От John DeSoi
Тема Re: pgsql 8.x libpq.dll Installation problems
Дата
Msg-id E53287BF-A839-11D9-9125-000A95B03262@pgedit.com
обсуждение исходный текст
Ответ на Re: pgsql 8.x libpq.dll Installation problems  ("Magnus Hagander" <mha@sollentuna.net>)
Список 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 по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: 8.0.2 Beta 1 for Windows available
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: 8.0.2 Beta 1 for Windows available