| From: | "Dave Page" <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | IP <ireneusz(dot)pastusiak(at)poczta(dot)fm> |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: BUG #4048: Can't install pltcl |
| Date: | 2008-03-21 19:10:15 |
| Message-ID: | 937d27e10803211210j5a7afb7cibe90cef28c96ca66@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Fri, Mar 21, 2008 at 7:00 PM, IP <ireneusz(dot)pastusiak(at)poczta(dot)fm> wrote:
>
> 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.
Binary builds of PostgreSQL for Windows were built against ActiveTcl 8.4.14
--
Dave Page
EnterpriseDB UK Ltd: http://www.enterprisedb.com
PostgreSQL UK 2008 Conference: http://www.postgresql.org.uk
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2008-03-21 19:49:10 | Re: Server does not start when log_statement_stats is set to on |
| Previous Message | IP | 2008-03-21 19:00:27 | BUG #4048: Can't install pltcl |