LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1545|回复: 0

arm-elf-insight无法启动,说是TK.tcl换不到 信息如下

[复制链接]
发表于 2009-2-1 15:53:24 | 显示全部楼层 |阅读模式

  1. Tk_Init failed: Can't find a usable tk.tcl in the following directories:
  2.     /usr/mcu/arm-elf-gcc/share/tk8.4 /usr/mcu/arm-elf-gcc/lib/tk8.4 /usr/mcu/lib/tk8.4 /usr/mcu/arm-elf-gcc/library /usr/mcu/library /usr/mcu/tk8.4.1/library /usr/tk8.4.1/library

  3. /usr/mcu/arm-elf-gcc/share/tk8.4/tk.tcl: no event type or button # or keysym
  4. no event type or button # or keysym
  5.     while executing
  6. "bind Listbox <MouseWheel> {
  7.     %W yview scroll [expr {- (%D / 120) * 4}] units
  8. }"
  9.     (file "/usr/mcu/arm-elf-gcc/share/tk8.4/listbox.tcl" line 182)
  10.     invoked from within
  11. "source /usr/mcu/arm-elf-gcc/share/tk8.4/listbox.tcl"
  12.     (in namespace eval "::" script line 1)
  13.     invoked from within
  14. "namespace eval :: [list source [file join $::tk_library $file.tcl]]"
  15.     (procedure "SourceLibFile" line 2)
  16.     invoked from within
  17. "SourceLibFile listbox"
  18.     (in namespace eval "::tk" script line 4)
  19.     invoked from within
  20. "namespace eval ::tk {
  21.         SourceLibFile button
  22.         SourceLibFile entry
  23.         SourceLibFile listbox
  24.         SourceLibFile menu
  25.         SourceLibFile panedwindow
  26.         SourceLibFile ..."
  27.     invoked from within
  28. "if {$::tk_library ne ""} {
  29.     if {[string equal $tcl_platform(platform) "macintosh"]} {
  30.         proc ::tk::SourceLibFile {file} {
  31.             if {[catch {
  32.                 namesp..."
  33.     (file "/usr/mcu/arm-elf-gcc/share/tk8.4/tk.tcl" line 393)
  34.     invoked from within
  35. "source /usr/mcu/arm-elf-gcc/share/tk8.4/tk.tcl"
  36.     ("uplevel" body line 1)
  37.     invoked from within
  38. "uplevel #0 [list source $file]"


  39. This probably means that tk wasn't installed properly.

复制代码

我使用的是FC10 已经使用:
rpm -ivh tk-8.5.3-4.fc10.i386.rpm
安装了TK并显示安装成功不知道是哪里问题..请大使指导
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表