Vers. 8.3.0: "make check" fails dismally

Поиск
Список
Период
Сортировка
От Mike Dowling
Тема Vers. 8.3.0: "make check" fails dismally
Дата
Msg-id 20080206122635.GA6378@moocow.localhost
обсуждение исходный текст
Ответы Re: Vers. 8.3.0: "make check" fails dismally
Список 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 по дате отправления: