Tcl/Tk Benchmark Suite And Tools
View Ticket
Not logged in
Ticket UUID: 1373937
Title: bench package does not work as TM
Type: Bug Version: None
Submitter: andreas_kupries Created on: 2005-12-05 22:56:28
Subsystem: bench Assigned To: andreas_kupries
Priority: 5 Medium Severity:
Status: Deleted Last Modified: 2013-07-04 20:11:38
Resolution: Not Applicable Here Closed By:
    Closed on:
Description:
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.