Re: [TDK-BETA] TDK installer bug
by Jeff Hobbs other posts by this author
Jan 19 2007 12:41PM messages near this date
view in the new Beta List Site
[TDK-BETA] TDK installer bug
|
Re: [TDK-BETA] tclapp can't wrap with 8.5 basekits on mac (?)
John H Harris wrote:
> My first bug report.
>
> I was instaling TDK and got the attached error message. The string
>
> tclshrc.tcl from system.w $Revision: 1.12b $
>
> is from my tclshrc, which puts the message when I launch
> tclsh as a shell. I changed it to "puts stderr ...", and that
> fixed it.
In reviewing your log, the bug is that we are trying to get the patchlevel
information out of an existing tclsh, not expecting that it would be spitting
out other information (eg, from the tclshrc.tcl). Please file a bug on this
at http://bugs.activestate.com/.
Thanks,
Jeff Hobbs, The Tcl Guy, http://www.ActiveState.com/
_______________________________________________
Tdk-beta mailing list
Tdk-beta@[...].com
http://listserv.ActiveState.com/mailman/listinfo/tdk-beta
Thread:
John H Harris
Jeff Hobbs
|