Re: [MACTCL] Problem with wish!
by Mark J. Reed other posts by this author
Jun 20 2007 7:19PM messages near this date
Re: [MACTCL] Problem with wish!
|
Re: [MACTCL] Problem with wish!
On 6/20/07, Tim Jones <tjmac@[...].com> wrote:
> On Jun 20, 2007, at 4:54 AM, Mark J. Reed wrote:
>
> > Those error messages look to me like the shell is trying to execute
> > the script. Make sure the "#!" are the first two characters in the
> > file, no leading spaces, no lines above them...
>
> Plus, are you sure that wish in in /usr/bin?
The error messages you would get from an invalid path are completely
different. The ones the OP is getting are what you would get if there
were no #! line at all and the script were being executed by the shell
instead of by Tcl. Which makes me think the #! line is malformed, but
in a way that makes it look like a normal comment, which the shell
ignores.
--
Mark J. Reed <markjreed@[...].com>
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Tcl-mac mailing list
tcl-mac@[...].net
https://lists.sourceforge.net/lists/listinfo/tcl-mac
Thread:
Walter-Michael Landthaler
Mark J. Reed
Tim Jones
Mark J. Reed
Larry W. Virden
Kevin Walzer
Larry W. Virden
|