day, April 06, 2005 9:30 PM
To: 'Michael Fuhr'
Cc: 'PostgreSQL'
Subject: Re: [SQL] createlang 'pltclu' with postgreSQL.
1. I installed with compiled package using "pkgadd -d
postgresql-8.0.1-sol9-sparc-local"
2. I haven't used --with-tcl?
Thanks
Dines
4 PM
To: Dinesh Pandey
Cc: 'PostgreSQL'
Subject: Re: [SQL] createlang 'pltclu' with postgreSQL.
On Wed, Apr 06, 2005 at 07:39:02PM +0530, Dinesh Pandey wrote:
>
> I have already installed Postgres 8.0.1.
How did you install PostgreSQL? Did you build it from source?
>
Hi Mike,
Have you installed tcl
and tk before popstgres installation and set some PATH for that before
installing postgres.Because I installed
"tk-8.4.9-sol9-sparc-local.gz" and "tcl-8.4.9-sol9-sparc-local.gz" after
postgres installation.Can I use "configure --with-tcl
--with-tclconfig=/us
On Wed, Apr 06, 2005 at 07:39:02PM +0530, Dinesh Pandey wrote:
>
> I have already installed Postgres 8.0.1.
How did you install PostgreSQL? Did you build it from source?
> $ createlang pltclu testdb
> ERROR: could not access file "$libdir/pltcl": No such file or directory
> createlang: languag
Title: createlang 'pltclu' with postgreSQL.
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 f