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