public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Is Tcl_CreateSlave() supported under Cygwin?
@ 2003-01-29 17:41 Jason Tishler
  2003-01-31 14:24 ` Jason Tishler
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Tishler @ 2003-01-29 17:41 UTC (permalink / raw)
  To: insight

[Please CC me since I'm not subscribed to this mailing list.]

I'm trying to debug a Tcl_CreateSlave() failure under Cygwin.
Specifically, I'm trying to determine why PostgreSQL PL/Tcl does not
work under Cygwin:

    http://archives.postgresql.org/pgsql-cygwin/2003-01/msg00131.php

I just tried the above again under Cygwin Tcl/Tk 8.4.1 (i.e.,
tcltk-20030128-1) and got the same results.

Is Tcl_CreateSlave() known to work under Cygwin?  This information will
help focus my debugging efforts.

Thanks,
Jason

-- 
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Is Tcl_CreateSlave() supported under Cygwin?
  2003-01-29 17:41 Is Tcl_CreateSlave() supported under Cygwin? Jason Tishler
@ 2003-01-31 14:24 ` Jason Tishler
  0 siblings, 0 replies; 2+ messages in thread
From: Jason Tishler @ 2003-01-31 14:24 UTC (permalink / raw)
  To: insight

On Wed, Jan 29, 2003 at 12:47:45PM -0500, Jason Tishler wrote:
> [Please CC me since I'm not subscribed to this mailing list.]
> 
> I'm trying to debug a Tcl_CreateSlave() failure under Cygwin.

It appears that the following solves above problem:

    export TCL_LIBRARY=$(cygpath -w /usr/share/tcl8.4)

Unfortunately, it uncovered other problems, but they don't seem to be
directly related to Cygwin Tcl/Tk.

Jason

-- 
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-01-31 14:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-29 17:41 Is Tcl_CreateSlave() supported under Cygwin? Jason Tishler
2003-01-31 14:24 ` Jason Tishler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).