Skip to content

Instantly share code, notes, and snippets.

@mattias-lidman
Created November 17, 2013 03:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattias-lidman/7508935 to your computer and use it in GitHub Desktop.
Save mattias-lidman/7508935 to your computer and use it in GitHub Desktop.
Error in startup script: can't find package tile 0.6
while executing
"package require tile 0.6"
invoked from within
"if {$::tk_version < 8.5 || [regexp {^8\.5a[1-5]$} $::tk_patchLevel]} {
package require tile 0.6
}"
(file "./tablelist5.9/tablelist_tile.tcl" line 9)
invoked from within
"source ./tablelist5.9/tablelist_tile.tcl"
("package ifneeded" script)
invoked from within
"package require tablelist_tile 5.9"
(file "./accessPaths.tcl" line 7)
invoked from within
"source [file join $dir accessPaths.tcl]"
(file "./globusconnect.tcl" line 46)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment