>I install MacOSXTk8.4a4
>With the following newbie script :
>set foo "john"
>john
>() 2 % puts "Hi my name is $foo"
>I run in the following error
>can not find channel named "stdout"
>() 3 %
>What I have missed during install ?
I cannot make any sense of what Pierre wrote. However, I do have a
working installation of MacOS X Tcl/Tk 8.4a4.
Have you installed Tcl? Normally you would test it by running the 'wish'
shell, whihc is installed in the Applications folder. See Tcl/tk for
Dummies or similar. It works for me. I can even compile it from source
without drama. Otherwise, you will have to compile some code against the
headers and libraries in the framework.
Bill Northcott
_______________________________________________
unix-porting mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/unix-porting
Do not post admin requests to the list. They will be ignored.