Re: Tcl & PG on Win 7 64 bit - is it working for anyone? - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Tcl & PG on Win 7 64 bit - is it working for anyone?
Date
Msg-id 51168ECB.9010609@gmail.com
Whole thread Raw
In response to Tcl & PG on Win 7 64 bit - is it working for anyone?  ("Carlo Stonebanks" <stonec.register@sympatico.ca>)
Responses Re: Tcl & PG on Win 7 64 bit - is it working for anyone?
List pgsql-general
On 02/09/2013 09:52 AM, Carlo Stonebanks wrote:
> I have been trying to get the Tcl package for client applications PgTcl
> to work for some time now. I have tried the SourceForge pgtclng 2.0
> project, I have recompiled it with MinGW-64, I have installed PG 9.1.8
> 64 bit and made sure  PATH points to its lib folder so it can find
> libpq.dll. NO matter what I try, the Tcl command ‘load libpgtcl’
> returns: ‘couldn't load library "libpgtcl": invalid argument’

It would seem you need to point the PATH at libpgtcl(.dll) also.

>
> The “Pure Tcl interface” pgintcl package works on Win 7 64, but is very
> slow to load so I imagine slow to run as well.
>
> If anyone is running Tcl client apps to access PostgreSQL on Win 7 64
> using I would love to hear about it.
>
> Thanks,
>
> Carlo
>


--
Adrian Klaver
adrian.klaver@gmail.com

pgsql-general by date:

Previous
From: "Carlo Stonebanks"
Date:
Subject: Tcl & PG on Win 7 64 bit - is it working for anyone?
Next
From: Karl Denninger
Date:
Subject: Running multiple instances off one set of binaries