Re: PL/R install, no pgxs available

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: PL/R install, no pgxs available
Date: 2012-05-01 03:31:53
Message-ID: 4F9F5929.7050202@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 04/30/12 8:22 PM, John R Pierce wrote:
> 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

oops, on the RHEL6 yum install, thats

/usr/lib/postgresql/9.1/lib/pgxs

but as I said, that stuff is all in the -devel package, so maybe on your
system, its something similar.

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joe Conway 2012-05-01 04:05:18 Re: PL/R install, no pgxs available
Previous Message John R Pierce 2012-05-01 03:22:39 Re: PL/R install, no pgxs available