Difference between revisions of "Main Page/"PL/R""
From phurvitz
Phil Hurvitz (talk | contribs) (New page: # build R with <pre>--enable-R-shlib</pre> (I also used <tt>--with-tcltk</tt>) # compile plr ## required altering Makefile: ##: <pre>top_builddir = /usr/local/src/postgresql-8.3.7</pre> # ...) |
(No difference)
|
Revision as of 22:05, 17 June 2009
- build R with
--enable-R-shlib
(I also used --with-tcltk) - compile plr
- required altering Makefile:
-
top_builddir = /usr/local/src/postgresql-8.3.7
-
- required altering Makefile:
- make sure library files are in the proper location
- edit /etc/ld.so.conf
- ldconfig