createlang 'pltclu' with postgreSQL.

From: "Dinesh Pandey" <dpandey(at)secf(dot)com>
To: "'PostgreSQL'" <pgsql-sql(at)postgresql(dot)org>
Subject: createlang 'pltclu' with postgreSQL.
Date: 2005-04-06 14:09:02
Message-ID: 20050406141132.68F17539E2@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi,

I have already installed Postgres 8.0.1.
I am able to use pl/pgsql language but...I want to use language 'pltclu'
with postgreSQL. Its unable to find "pltcl".

I am getting this error.

$ createlang pltclu testdb
ERROR: could not access file "$libdir/pltcl": No such file or directory
createlang: language installation failed: ERROR: could not access file
"$libdir/pltcl": No such file or directory

Where this file "$libdir/pltcl" can be found????

I have installed "tk-8.4.9-sol9-sparc-local.gz" and
"tcl-8.4.9-sol9-sparc-local.gz" file using pkgadd -d command.
Any othe configuration required????

Regards
Dinesh Pandey

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message T E Schmitz 2005-04-06 15:08:17 TIMESTAMP / summertime
Previous Message Philippe Lang 2005-04-06 12:59:02 DROP TYPE without error?