Menu

#713 bench package does not work as TM

open
bench (2)
5
2005-12-05
2005-12-05
No

The packages as is cannot work as a Tcl Module (i.e.
wrapped) because of a direct reference to libbench.tcl
used for [exec]ution. The code has to change, we need
detection of the filesystem type and copy libbench.tcl
out of the wrapped archive into a native location.

Discussion