|
Posted by Gerald W. Lester on 04/23/06 00:27
comp.lang.tcl wrote:
> ... I just don't have the means of testing my
> TCL procs apart from using Wish on my very slow home PC (I use Linux at
> work, haven't yet found an environment I can use to test TCL procs at
> work and don't have root access to my machine even if I were to find
> something).
Go to: http://www.equi4.com/pub/tk/downloads.html
And download the appropriate TclKit. It does not need to be installed, it
will run as a user program.
BTW, Tcl (like most Linux/Unix programs) does not need to be installed by an
administrator -- you can compile and "install" it under your home directory
and just add to your PATH the directory where tclsh and wish are.
It is also rather surprising that the Linux at work does not already have
Tcl on it, I thought almost all distros came with Tcl/Tk.
--
+--------------------------------+---------------------------------------+
| Gerald W. Lester |
|"The man who fights for his ideals is the man who is alive." - Cervantes|
+------------------------------------------------------------------------+
Navigation:
[Reply to this message]
|