Re: Tcl script fails on some platforms
- From: hrp1000@xxxxxxxxx
- Date: Tue, 31 Jul 2007 10:19:06 -0700
Okay, I think I've got at least a partial answer to this problem.
The interface between my Tcl script and the Fortran/C program is via
TCP/IP sockets. If I force the IP address of the server side (in Tcl)
to be localhost or 127.0.0.1, I get this error and can see that
$::session has not been set (or is set to somethiing that doesn't
print on the screen).
If I just let the Tcl socket stuff use the real IP address of the
machine, I don't get the problem.
Now I have to see if my user (in a different time zone) can tell me
more about his machine...
.
- Follow-Ups:
- Re: Tcl script fails on some platforms
- From: Robert Heller
- Re: Tcl script fails on some platforms
- From: Cameron Laird
- Re: Tcl script fails on some platforms
- References:
- Tcl script fails on some platforms
- From: hrp1000
- Re: Tcl script fails on some platforms
- From: Mark Janssen
- Re: Tcl script fails on some platforms
- From: Bryan Oakley
- Re: Tcl script fails on some platforms
- From: hrp1000
- Re: Tcl script fails on some platforms
- From: Cameron Laird
- Re: Tcl script fails on some platforms
- From: Gerald W. Lester
- Tcl script fails on some platforms
- Prev by Date: Attention extension maintainers
- Next by Date: Re: resizing JPEGs --- SOLVED
- Previous by thread: Re: Tcl script fails on some platforms
- Next by thread: Re: Tcl script fails on some platforms
- Index(es):
Relevant Pages
|