Here's the error page yielded when running rivet under threaded active tcl
8.4.12, by the way.
Rivet ErrorScript failed!
can not find channel named "stdout"
while executing
"puts <PRE>"
(procedure "::Rivet::handle_error" line 5)
invoked from within
"::Rivet::handle_error"
> I'm somewhat suspicious that I can find Tcl_CreateInterp but no
> Tcl_DeleteInterp in the rivet C sources (but there is a
> Tcl_Finalize). I suspect that Rivet may not be fundamentally
> safe in its lifecycle handling of interpreters, and/or not
> completely thread safe (although I thought David used threaded
> Tcl on unix). It may be something even more fundamental in a
> mismatch between the threaded Windows Tcl build and whatever
> configuration the Windows Apache is using by default.
- chess hazlett
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]