--On Montag, Februar 13, 2006 21:25:30 -0500 Stephen Frost <[EMAIL PROTECTED]> wrote:

* Andrew Klosterman ([EMAIL PROTECTED]) wrote:
> Seems kind of unlikely...  What exact (.deb) versions of libpq and
> Postgres are you using?  You originally posted w/ 8.1.0 but perhaps on
> the client you had something more recent?
aptitude install build-essential debhelper cdbs bison perl libperl-dev \
        tk8.4-dev flex libreadline5-dev libssl-dev zlib1g-dev \
        libpam0g-dev libxml2-dev libkrb5-dev libxslt1-dev python-dev \
        gettext bzip2 fakeroot
You might want to add valgrind to this list. It analyzes code on assembler basis and does a lot of memory checking / undefined variables checking while the program runs. Fixed all SIGSEGV I ever encoutered which were not infinite recursions.

Mit freundlichem Gruß
Jens Schicke
--
Jens Schicke                  [EMAIL PROTECTED]
asco GmbH                     http://www.asco.de
Mittelweg 7                   Tel 0531/3906-127
38106 Braunschweig            Fax 0531/3906-400

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to