BUG #3983: pgxs files missing from binary installation

Поиск
Список
Период
Сортировка
От Mike Leahy
Тема BUG #3983: pgxs files missing from binary installation
Дата
Msg-id 200802230000.m1N00dlu088752@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #3983: pgxs files missing from binary installation
Re: BUG #3983: pgxs files missing from binary installation
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      3983
Logged by:          Mike Leahy
Email address:      mgleahy@alumni.uwaterloo.ca
PostgreSQL version: 8.3.0
Operating system:   Win32
Description:        pgxs files missing from binary installation
Details:

I've tried to compile the PL/R module, which I have been doing with 8.2.x
versions.  PL/R requires the pgxs.mk file, and determines its location from
pg_config.  The location of pgxs.mk reported by pg_config in my case (from
windows binary installer) is "C:/Program
Files/PostgreSQL/8.3/lib/pgxs/src/makefiles/pgxs.mk".  However, there is no
such pgxs folder located in the /lib directory...nor is there any other
instance of pgxs.mk anywhere in the PostgreSQL install location.

There also seem to be no pgxs files in any of the other distributed 8.3
binaries for win32.  Tom Lane's suggestion in the pgsql-general mailing list
is that this is a bug with the installer.  At this time, I'm unable to
compile PL/R for PostgreSQL, which I think has a growing user base that
relies on the installer normally posted at http://www.joeconway.com/plr.

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Miroslav Nachev
Дата:
Сообщение: Re: BUG #3981: Can not Install PostgreSQL - error at the end of installation
Следующее
От: Christian Ullrich
Дата:
Сообщение: Re: 8.3 problems with sspi authentication