[PLUG] TCL question

Daggett, Steve Steve.Daggett at fiserv.com
Thu Aug 26 09:54:02 UTC 2004


 

> On Thu, 26 Aug 2004, R. Haack wrote:
> 
> > This maybe a stupid questions but I have a script that is a 
> TCL script.
> > I've never used a TCL script before and I'm not sure what I need to 
> > run this script or how to even run it.  I've tried the following:
> >
> > ./cyraddusers.tcl
> >
> > tcl cyraddusers.tcl
> >
> > and neither one works.  So how do I run this?  I'm using 
> Fedora Core 2.
> 
Rich Shepard wrote:
>   wish cyraddusers.tcl

  It doesn't look like FC2 installs "wish" as a standard package.  There are
a bunch of TCL libs, but I don't see "wish" on my machine.  

Try calling it from the TCL shell: "tclsh cyraddusers.tcl"

You may have to install the real TCL/TK to use that script.  

Steve D...





More information about the PLUG mailing list