Created
November 17, 2013 03:59
-
-
Save mattias-lidman/7508935 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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