Main Page/"PL/R"

From phurvitz
< Main Page
Revision as of 16:52, 13 October 2009 by Phil Hurvitz (talk | contribs) (Protected "Main Page/"PL/R"" [edit=sysop:move=sysop] [cascading])
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
  1. build R with
    --enable-R-shlib
    (I also used --with-tcltk)
  2. compile plr
    1. required altering Makefile:
      top_builddir = /usr/local/src/postgresql-8.3.7
  3. make sure library files are in the proper location
    1. edit /etc/ld.so.conf
    2. ldconfig