Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: pgsql 8.x libpq.dll Installation problems


  • From: John DeSoi <desoi(at)pgedit(dot)com>
  • To: "Magnus Hagander" <mha(at)sollentuna(dot)net>
  • Cc: "Matthew T. O'Connor" <matthew(at)zeut(dot)net>, <pgsql-hackers-win32(at)postgresql(dot)org>, <rabt(at)dim(dot)uchile(dot)cl>
  • Subject: Re: pgsql 8.x libpq.dll Installation problems
  • Date: Fri, 8 Apr 2005 10:24:19 -0400
  • Message-id: <E53287BF-A839-11D9-9125-000A95B03262(at)pgedit(dot)com>


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




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group