Re: pltclu createlang for pgMail - Mailing list pgsql-general

From Tom Lane
Subject Re: pltclu createlang for pgMail
Date
Msg-id 29337.1011742558@sss.pgh.pa.us
Whole thread Raw
In response to pltclu createlang for pgMail  (Nate Haggard <nate@wordplace.com>)
List pgsql-general
Nate Haggard <nate@wordplace.com> writes:
> I'm having trouble with pltclu on my redhat 7.2 box.  Postgres version
> 7.1.2.  I'm creating pltclu so I can use pgMail.
> createlang pltclu <database> give me this error:
> createlang: cannot find the file '/usr/local/pgsql/lib/pltclu.so'

Is it really referring to pltclu.so?  It should be looking for pltcl.so
(which handles both pltcl and pltclu).  I looked at the script and I
don't see any way it would try to reference pltclu.so.

            regards, tom lane

pgsql-general by date:

Previous
From: Nate Haggard
Date:
Subject: pltclu createlang for pgMail
Next
From: Nic Ferrier
Date:
Subject: implemention of calls to stored procs.