Vers. 8.3.0: "make check" fails dismally - Mailing list pgsql-bugs

From Mike Dowling
Subject Vers. 8.3.0: "make check" fails dismally
Date
Msg-id 20080206122635.GA6378@moocow.localhost
Whole thread Raw
Responses Re: Vers. 8.3.0: "make check" fails dismally  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-bugs
Hello postgresql developers,

assuming, of course, somebody actually reads this bug report.

Naively checking the build using "make check" (yes, gnu make, and as an
unprivaleged user) fails all tests.  The apparent reason is that
postgres cannot find its shared libraries.


FIX:

Enter

$ export LD_LIBRARY_PATH=/usr/src/postgresql-8.3.0/src/test/regress/tmp_check/install/usr/local/lib

before "make check" and all the tests are then successful.

Cheers,
Mike Dowling
--
Dr. Michael L. Dowling
Gaußstr. 27
38106 Braunschweig
Germany

pgsql-bugs by date:

Previous
From: "Kirill"
Date:
Subject: BUG #3936: don't supporting case-insensitive regexp in russian UTF-8 encoding
Next
From: "Gevik Babakhani"
Date:
Subject: possible bug windows setup