Re: Compiling PL/R (R language module for PostgreSQL database)

2011-02-14 Thread Joe Conway
qlconference.org/ > So, if that sounds like the kind of thing you would like to do with > Postgres, and you know how to package a port, this could be a good project. Absolutely -- I would welcome any help :-) Joe -- Joe Conway credativ LLC: http://www.credativ.us Linux, PostgreSQL, and gene

Re: Compiling PL/R (R language module for PostgreSQL database)

2011-02-14 Thread Joe Conway
On 02/14/2011 01:35 PM, Ryan Schmidt wrote: > > On Feb 14, 2011, at 11:50, Joe Conway wrote: > >>> It complains that it can'f find the Rversion.h or Rdevices.h >>> header files they are actually in a sub-directory >>> (/opt/local/lib/R/include/x86_64). &

Re: Compiling PL/R (R language module for PostgreSQL database)

2011-02-14 Thread Joe Conway
n able to find the time to get over the initial learning curve to do the packaging. I'm more than happy to help someone who already knows what they're doing with the packaging though ;-) Joe -- Joe Conway credativ LLC: http://www.credativ.us Linux, PostgreSQL, and general Open Sou

Re: Compiling PL/R (R language module for PostgreSQL database)

2011-02-14 Thread Joe Conway
JP Glutting gmail.com> writes: > I am trying to install the PL/R module for Postgres. > sudo USE_PGXS=1 make > It complains that it can'f find the Rversion.h or Rdevices.h header files > they are actually in a sub-directory (/opt/local/lib/R/include/x86_64). > I figure this can be handled by e