| From: | Patrick Logan <patrick(at)c837917-a(dot)potlnd1(dot)or(dot)home(dot)com> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Problem enabling pltcl |
| Date: | 1999-09-08 16:49:09 |
| Message-ID: | 9swB3.16241$Hu6.6507@news.rdc1.wa.home.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-docs pgsql-hackers |
I have configured, built, and installed ProsgreSQL 6.5.1 using:
--with-tcl and --with-tkconfig=<dir>
As far as I have looked, everything was built and installed without a
hitch. The pltcl library is in the right location, and /etc/ld.so.conf
lists that directory.
When I define a function using pltcl I get the following:
ERROR: Unrecognized language specified in a CREATE FUNCTION:
'pltcl'. Recognized languages are sql, C, internal and the
created procedural languages.
The docs say that pltcl is enabled if it is built with the TCL
option. What am I missing?
Thanks
--
Patrick Logan patrickdlogan(at)home(dot)com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Lamar Owen | 1999-09-08 17:30:10 | Re: [HACKERS] Problem enabling pltcl |
| Previous Message | Tom Lane | 1999-09-07 19:17:46 | Re: [BUGS] like operator bug |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Lamar Owen | 1999-09-08 17:30:10 | Re: [HACKERS] Problem enabling pltcl |
| Previous Message | Peter Mount | 1999-09-07 10:46:28 | RE: [INTERFACES] JDBC Documentation?? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Lamar Owen | 1999-09-08 17:30:10 | Re: [HACKERS] Problem enabling pltcl |
| Previous Message | Tom Lane | 1999-09-08 16:16:33 | Re: [HACKERS] main tree is (slightly) damaged |