BUG #4048: Can't install pltcl

From: "IP" <ireneusz(dot)pastusiak(at)poczta(dot)fm>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #4048: Can't install pltcl
Date: 2008-03-21 19:00:27
Message-ID: 200803211900.m2LJ0RJ2077840@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 4048
Logged by: IP
Email address: ireneusz(dot)pastusiak(at)poczta(dot)fm
PostgreSQL version: 8.3.0
Operating system: Windows XP PL SP2
Description: Can't install pltcl
Details:

-- Executing query:
CREATE LANGUAGE plpythonu;

Query returned successfully with no result in 31 ms.

-- Executing query:
CREATE LANGUAGE pltcl;

ERROR: could not load library "C:/Program
Files/PostgreSQL/8.3/lib/pltcl.dll": unknown error 126

********** Error **********

ERROR: could not load library "C:/Program
Files/PostgreSQL/8.3/lib/pltcl.dll": unknown error 126
SQL state: 58P01

==================================================

More details:
1. DLL file is in correct path.
2. ActiveState ActiveTcl 8.5.1.0 installed before PostgreSQL. If ActiveTcl
is installed after PostgreSQL, same problem occurs.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Dave Page 2008-03-21 19:10:15 Re: BUG #4048: Can't install pltcl
Previous Message Eugen.Konkov 2008-03-21 16:53:34 Re: BUG #4047: case preserve for columns