Mailinglist Archive: opensuse (2441 mails)
| < Previous | Next > |
Re: [SLE] execute a .tcl file
- From: "Theo v. Werkhoven" <twe-suse.e@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 22 Jun 2005 23:44:05 +0200
- Message-id: <20050622214405.GA13160@xxxxxxxxxxxxxxxx>
Wed, 22 Jun 2005, by lrenard@xxxxxxxxxxx:
> Le mercredi 22 juin 2005 à 23:09 +0200, Theo v. Werkhoven a écrit :
>
> > Wed, 22 Jun 2005, by lrenard@xxxxxxxxxxx:
> >
> > > Hi everybody,
> > >
> > > how could i execute a .tcl file ?
> >
> > Normally you'd set the execute bit and rely on file(1) to
> > do its magic when you invoke ./file.tcl
> >
> > > I've install tcl & tclx but ... it doesn't works
> >
> > A little snooping on tcl files revealed they're interpreted by wish(1)
> >
[I send a fresh .signature with every post, no need to keep the old
one in your reply.]
> >
>
> Dear Theo,
>
> the erro given is :
> exec: tcl: not found
How do you try to run that tcl file exactly (copy&paste), and what
are the first 10 lines of that tcl script (head file.tcl)?
Theo
--
Theo v. Werkhoven Registered Linux user# 99872 http://counter.li.org
ICBM 52 13 26N , 4 29 47E. + ICQ: 277217131
SUSE 9.2 + Jabber: muadib@xxxxxxxxxxxxxxxx
Kernel 2.6.8 + See headers for PGP/GPG info.
Claimer: any email I receive will become my property. Disclaimers do not apply.
> Le mercredi 22 juin 2005 à 23:09 +0200, Theo v. Werkhoven a écrit :
>
> > Wed, 22 Jun 2005, by lrenard@xxxxxxxxxxx:
> >
> > > Hi everybody,
> > >
> > > how could i execute a .tcl file ?
> >
> > Normally you'd set the execute bit and rely on file(1) to
> > do its magic when you invoke ./file.tcl
> >
> > > I've install tcl & tclx but ... it doesn't works
> >
> > A little snooping on tcl files revealed they're interpreted by wish(1)
> >
[I send a fresh .signature with every post, no need to keep the old
one in your reply.]
> >
>
> Dear Theo,
>
> the erro given is :
> exec: tcl: not found
How do you try to run that tcl file exactly (copy&paste), and what
are the first 10 lines of that tcl script (head file.tcl)?
Theo
--
Theo v. Werkhoven Registered Linux user# 99872 http://counter.li.org
ICBM 52 13 26N , 4 29 47E. + ICQ: 277217131
SUSE 9.2 + Jabber: muadib@xxxxxxxxxxxxxxxx
Kernel 2.6.8 + See headers for PGP/GPG info.
Claimer: any email I receive will become my property. Disclaimers do not apply.
| < Previous | Next > |