Re: PL/R install, no pgxs available - Mailing list pgsql-general

From John R Pierce
Subject Re: PL/R install, no pgxs available
Date
Msg-id 4F9F56FF.7050304@hogranch.com
Whole thread Raw
In response to PL/R install, no pgxs available  (Daniel Cole <daniel@southernsolutionsms.com>)
Responses Re: PL/R install, no pgxs available
List 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 by date:

Previous
From: Daniel Cole
Date:
Subject: PL/R install, no pgxs available
Next
From: John R Pierce
Date:
Subject: Re: PL/R install, no pgxs available