Main Page/"PL/R"

From phurvitz
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