Posted to tcl by dgood` at Sun Sep 29 03:35:01 GMT 2013view raw

  1. couldn't load file "/tmp/tclfQtlr3": libXft.so.2: cannot open shared object file: No such file or directory
  2. while executing
  3. "load /home/johnny/bin/tclkit-8.5.9-linux-ix86/lib/tk8.5/../libtk8.5.so Tk"
  4. ("package ifneeded Tk 8.5.9" script)
  5. invoked from within
  6. "package require Tk"
  7. (file "/home/johnny/bin/tkchat.kit/main.tcl" line 3)
  8. invoked from within
  9. "source /home/johnny/bin/tkchat.kit/main.tcl"
  10. ("uplevel" body line 1)
  11. invoked from within
  12. "uplevel [list source [file join $self main.tcl]]"