Re: Trouble installing pltcl language

From: "Hogan, James F(dot) Jr(dot)" <JHogan(at)seton(dot)org>
To: "Hogan, James F(dot) Jr(dot)" <JHogan(at)seton(dot)org>, <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Trouble installing pltcl language
Date: 2006-04-28 15:05:21
Message-ID: D73D467FE58F004E9D3FA25414945DC104E18F91@AUSEX3VS1.seton.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I found my answer this AM...

http://pginstaller.projects.postgresql.org/

One must have Active State TCL software installed First... same goes for
the other PL languages like Perl or python.

http://www.activestate.com/

I installed the Free Download for windows...re-started the
database...broke out into a command line and ran successfully from:

"C:\Program Files\PostgreSQL\8.1\bin"

Createlang pltcl --dbname=mydb -username=me

Jim

________________________________

From: pgsql-admin-owner(at)postgresql(dot)org
[mailto:pgsql-admin-owner(at)postgresql(dot)org] On Behalf Of Hogan, James F.
Jr.
Sent: Thursday, April 27, 2006 3:43 PM
To: pgsql-admin(at)postgresql(dot)org
Subject: [ADMIN] Trouble installing pltcl language

Can not install by

Create language pltcl;

Or

Createlang.exe pltcl --dbname=mydb -username=me

Keep getting

ERROR: could not load library "C:/Program
Files/PostgreSQL/8.1/lib/pltcl.dll": The specified module could not be
found.

HELP

Browse pgsql-admin by date

  From Date Subject
Next Message Andy Shellam 2006-04-28 15:23:01 WAL recovery question - 0000001.history
Previous Message Benjamin Krajmalnik 2006-04-28 14:35:52 Re: New system recommendations