Thread:

From
Tony Smith
Date:
I wish to get pgaccess running under windows 95, I have downloaded
pgaccess.tcl, ( which comes with libpgtcl.dll and libpq.dll which I have
put into the windows system directory ). I have also downloaded TclTk 8.1
and installed it,  but when I try to run pgaccess.tcl I get an error
message which says:- 

"couldn't load file "libpgtcl.dll" invalid argument while executing "load
libpgtcl.dll"
(procedure "Main" line 4) invoked from within "main $argc $argv ( file
pgaccess.tcl line 5044)"

I am not a TclTk programmer so have no idea what is going wrong, can anyone
help ??

Regards,


Tony Smith.



Re: [INTERFACES] Mime-Version: 1.0

From
Mustafa Volkan Sönmez
Date:
Try to use pgaccess with Tcl 8.05.
I encountered such problems with Tcl 8.1.
So I've installed v8.05.
Now everything is OK.

Tony Smith wrote:

> I wish to get pgaccess running under windows 95, I have downloaded
> pgaccess.tcl, ( which comes with libpgtcl.dll and libpq.dll which I have
> put into the windows system directory ). I have also downloaded TclTk 8.1
> and installed it,  but when I try to run pgaccess.tcl I get an error
> message which says:-
>
> "couldn't load file "libpgtcl.dll" invalid argument while executing "load
> libpgtcl.dll"
> (procedure "Main" line 4) invoked from within "main $argc $argv ( file
> pgaccess.tcl line 5044)"
>
> I am not a TclTk programmer so have no idea what is going wrong, can anyone
> help ??
>
> Regards,
>
> Tony Smith.

Regards
Volkan Sonmez