tke icon indicating copy to clipboard operation
tke copied to clipboard

Unexpected error building from last commit

Open ColdfireMC opened this issue 3 years ago • 0 comments

After a successful install, I'm facing the following error

Error in startup script: missing close-brace: possible unbalanced brace in comment
    while executing
"namespace eval edit {"
    (file "/<prefix>/usr/local/lib/tke/lib/edit.tcl" line 26)
    invoked from within
"source [file join $tke_dir lib edit.tcl]"
    (file "/<prefix>/usr/local/lib/tke/lib/tke.tcl" line 119)

This was obtained with the following version commit 9be3b675a2163d4325933b2b61dbbbc2e39f8725 Author: Trevor Williams [email protected] Date: Fri Dec 2 23:31:38 2022 -0600

ColdfireMC avatar Jan 12 '23 21:01 ColdfireMC