From: | "Magnus Hagander" <mha(at)sollentuna(dot)net> |
---|---|
To: | "Luciano Almeida" <luciano(dot)potencial(at)terra(dot)com(dot)br>, <pgsql-bugs(at)postgresql(dot)org> |
Subject: | Re: BUG #1475: error to install language pltcl |
Date: | 2005-02-11 10:21:43 |
Message-ID: | 6BCB9D8A16AC4241919521715F4D8BCE476846@algol.sollentuna.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
> The following bug has been logged online:
>
> Bug reference: 1475
> Logged by: Luciano Almeida
> Email address: luciano(dot)potencial(at)terra(dot)com(dot)br
> PostgreSQL version: 8.0
> Operating system: Windows XP
> Description: error to install language pltcl
> Details:
>
> Hello....
> I'm from brazil...
>
> I'm trying to install the language pltcl but the pg show me
> this message
>
> createlang pltcl template1 -U administrador
> password:
> createlang: language installation failed: ERROR: could not
> load library "C:\Arquivos de
> Programas\PostgreSQL\8.0\lib\pltcl.dll": dynamic load error
>
> The file are at especified direcotory
Do you have ActiveState TCL installed? Make sure it's directory with
TCL84.DLL is in the system path (not just your personal one), and also
make sure the postgres service account has read permissions on all the
files in the TCL directories.
If things look right, please run depends.exe (it's in the windows
support tools) on pltcl.dll to see exactly what breaks.
//Magnus
From | Date | Subject | |
---|---|---|---|
Next Message | Neil Conway | 2005-02-11 10:57:24 | Re: BUG #1473: Backend bus error, possibly due to ANALYZE |
Previous Message | Tom Lane | 2005-02-11 04:45:28 | Re: BUG #1476: on Xeon 2.8 can't instaling source |