Re: PL/R install, no pgxs available

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: PL/R install, no pgxs available
Дата
Msg-id 4F9F56FF.7050304@hogranch.com
обсуждение исходный текст
Ответ на PL/R install, no pgxs available  (Daniel Cole <daniel@southernsolutionsms.com>)
Ответы Re: PL/R install, no pgxs available  (John R Pierce <pierce@hogranch.com>)
Список pgsql-general
On 04/30/12 8:04 PM, Daniel Cole wrote:
> Have 9.1.3 running with Postgis 2.0 .  Trying to add PR/R and getting
> some errors about my postgres install.  I found some similar messages,
> but none with a workable solution for me.  Any thoughts are very
> appreciated.
>
> I am running/*USE_PGXS=1 make*/ in my PLR directory and it returns:
>
> /Makefile:36: /usr/lib/postgresql/9.1/lib/pgxs/src/makefiles/pgxs.mk
> <http://pgxs.mk>: No such file or directory/
> /make: *** No rule to make target
> `/usr/lib/postgresql/9.1/lib/pgxs/src/makefiles/pgxs.mk
> <http://pgxs.mk>'.  Stop./
>
> It is correct, I have no pgxs folder under lib, must less the src and
> the makefiles.

if this was a Fedora/Redhat/CentOS YUM install of postgres,

     yum install postgresql91-devel





--
john r pierce                            N 37, W 122
santa cruz ca                         mid-left coast


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

Предыдущее
От: Daniel Cole
Дата:
Сообщение: PL/R install, no pgxs available
Следующее
От: John R Pierce
Дата:
Сообщение: Re: PL/R install, no pgxs available