Re: PLR Help

From: Daniel Cole <daniel(at)southernsolutionsms(dot)com>
To: Joe Conway <mail(at)joeconway(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PLR Help
Date: 2012-05-02 21:23:13
Message-ID: CAE6KOUjudVmZjq-EtSF5RW_QNNeFOyK+wHVAr+8oW3NM5oACPw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Joe,

Thats IT !!!!

Thanks so much. I can't believe I missed that but I have gone crazy trying
to figure that out and all that time I was just missing the
"/usr/lib/R/lib/" in the ld.so.conf . Once I put that in and ran ldconfig,
all was happy. Thanks so much.

side note.. I did spend a little while looking for lib.R.so and wondering
how I could be missing that file.. then I saw your follow-up email.

Thanks again,

Daniel

On Wed, May 2, 2012 at 3:07 PM, Joe Conway <mail(at)joeconway(dot)com> wrote:

> On 05/02/2012 10:59 AM, Joe Conway wrote:
> > First, go find lib.R.so. Assuming it is in the above location, place
> ^-- oops, I meant libR.so
>
> Joe
>
> --
> Joe Conway
> credativ LLC: http://www.credativ.us
> Linux, PostgreSQL, and general Open Source
> Training, Service, Consulting, & 24x7 Support
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alexander Reichstadt 2012-05-02 21:32:49 pqlib garbage collection
Previous Message Dmitry Koterov 2012-05-02 20:30:10 Re: Difference between speed of 2 functions: SQL+STABLE and PLPGSQL+EXECUTE