Advertisement
swarfega

lilyurl1.2.tcl

Aug 25th, 2012
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.90 KB | None | 0 0
  1. [15:15:49] can't find package struct::list
  2.    while executing
  3. "package require struct::list"
  4.    (file "scripts/swarfbot/graph_tcl.tcl" line 14)
  5.    invoked from within
  6. "source [file join $selfdir graph_tcl.tcl]"
  7.    ("tcl" arm line 3)
  8.    invoked from within
  9. "switch -exact -- $key {
  10.        critcl {
  11.            # Critcl implementation of graph requires Tcl 8.4.
  12.            if {![package vsatisfies [package provide Tcl] 8.4]} {r..."
  13.    (procedure "LoadAccelerator" line 4)
  14.    invoked from within
  15. "LoadAccelerator $e"
  16.    ("foreach" body line 2)
  17.    invoked from within
  18. "foreach e [KnownImplementations] {
  19.        if {[LoadAccelerator $e]} {
  20.            SwitchTo $e
  21.            break
  22.        }
  23.    }"
  24.    (in namespace eval "::struct::graph" script line 3)
  25.    invoked from within
  26. "namespace eval ::struct::gr
  27. [15:15:49] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
  28. swarfega@cal:~/eggdrop$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement