Re: [Flashforth-devel] FF5.0 shell
Brought to you by:
oh2aun
From: Peter J. <pe...@me...> - 2015-04-30 22:47:07
|
So, that space character in the first line of the program may be the problem. I'll remove it. Peter J. On 01/05/15 08:00, Pete Zawasky wrote: > Hi Peter, > > $ sudo wish ./ff-shell.tcl worked just fine. > > Thanks > Pete > > > > On 4/30/2015 5:37 PM, Peter Jacobs wrote: >> Pete (Zawasky), >> The "wm" line is the first that is not a comment, procedure >> definition or set command. I suspect that the wrong interpreter is >> working on the file. The first line of the file "#! /usr/bin/wish" >> tells the usual command interpreter which other interpreter to use on >> this file so, maybe, this redirection is not happening. Can you please >> try the following? >> (1) Start the program with a command line that looks like >> $ sudo wish ./ff-shell.tcl >> and see if the program starts properly > ------------------------------------------------------------------------------ > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable Insights > Deep dive visibility with transaction tracing using APM Insight. > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y > _______________________________________________ > Flashforth-devel mailing list > Fla...@li... > https://lists.sourceforge.net/lists/listinfo/flashforth-devel |