|
From: chris l. <chr...@sp...> - 2007-11-01 09:54:45
|
How does one install owtap?
I've downloaded the tcl file owtap-1.36.tcl But the man pages describe
running it as owtap. How is this done?
I've tried tclsh owtap-1.36.tcl
and get:
invalid command name "wm"
while executing
"wm title . "OWSERVER protocol tap ($tap) to owserver ($server)""
(procedure "MainTitle" line 2)
invoked from within
"MainTitle $IPAddress(tap.ip):$IPAddress(tap.port)
$IPAddress(server.ip):$IPAddress(server.port)"
(procedure "ArgumentProcess" line 17)
invoked from within
"ArgumentProcess $argv"
(procedure "Main" line 2)
invoked from within
"Main $argv"
(file "owtap-1.36.tcl" line 1301)
|