Chinaunix首页 | 论坛 | 博客
  • 博客访问: 772250
  • 博文数量: 265
  • 博客积分: 6010
  • 博客等级: 准将
  • 技术积分: 1985
  • 用 户 组: 普通用户
  • 注册时间: 2009-07-13 12:33
文章分类

全部博文(265)

文章存档

2011年(1)

2010年(66)

2009年(198)

我的朋友

分类: LINUX

2009-08-07 09:37:45

emerge sourcenav

jesse@localhost /opt/sourcenav/bin $./snavigator 
Can't find a usable tk.tcl in the following directories: 
    /opt/sourcenav/share/tk8.3

/opt/sourcenav/share/tk8.3/tk.tcl: no event type or button # or keysym
no event type or button # or keysym
    while executing
"bind Listbox {
    %W yview scroll [expr {- (%D / 120) * 4}] units
}"
    (file "/opt/sourcenav/share/tk8.3/listbox.tcl" line 182)
    invoked from within
"source [file join $tk_library listbox.tcl]"
    invoked from within
"if {[string compare $tcl_platform(platform) "macintosh"] && \
[string compare {} $tk_library]} {
    source [file join $tk_library button.tcl]
    so..."
    (file "/opt/sourcenav/share/tk8.3/tk.tcl" line 308)
    invoked from within
"source /opt/sourcenav/share/tk8.3/tk.tcl"
    ("uplevel" body line 1)
    invoked from within
"uplevel \#0 [list source $file]"


This probably means that tk wasn't installed properly.

localhost ~ # eix dev-lang/tk
* dev-lang/tk
     Available versions:  8.4.15-r1 8.4.18 8.4.18-r1 ~8.4.19-r1 ~8.5.7 {debug threads truetype}
     Homepage:            
     Description:         Tk Widget Set

localhost ~ # eix dev-lang/tcl
* dev-lang/tcl
     Available versions:  8.4.15 8.4.18 ~8.4.19 ~8.5.7 {debug threads}
     Homepage:            
     Description:         Tool Command Language

localhost ~ # ACCEPT_KEYWORDS="~x86" emerge =dev-lang/tk-8.5.7

Messages for package dev-lang/tcl-8.5.7:

 * 
 * If you're upgrading from
 * packages on your system that link with tcl after the upgrade
 * completes.  To perform this action, please run revdep-rebuild
 * in package app-portage/gentoolkit.
 * If you have dev-lang/tk and dev-tcltk/tclx installed you should
 * upgrade them before this recompilation, too,

localhost ~ # revdep-rebuild
localhost ~ # cd /usr/portage/dev-util/sourcenav
localhost sourcenav # emerge sourcenav-5.2_beta2.ebuild
阅读(885) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~