Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Trouble installing pltcl language



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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group