This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Is Tcl_CreateSlave() supported under Cygwin?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]