From: Martin Rakhmanov <rakhmanov.martin@gmail.com>
To: insight@sourceware.org
Subject: Problem running insight on Fedora 9
Date: Tue, 21 Oct 2008 08:07:00 -0000 [thread overview]
Message-ID: <48FD8D94.1040503@gmail.com> (raw)
Neither insight-6.6 nor insight-6.8 run on Fedora 9 with latest updates:
===========================================================================
[martin@home insight-6.8]$ ./gdb/insight
Tk_Init failed: Can't find a usable tk.tcl in the following directories:
/home/martin/Download/insight-6.8/tk/library
/home/martin/Download/insight-6.8/tcl/tk8.4
/home/martin/Download/insight-6.8/lib/tk8.4
/home/martin/Download/lib/tk8.4
/home/martin/Download/insight-6.8/library /home/martin/Download/library
/home/martin/Download/tk8.4.1/library /home/martin/tk8.4.1/library
/home/martin/Download/insight-6.8/tk/library/tk.tcl: no event type or
button # or keysym
no event type or button # or keysym
while executing
"bind Listbox <MouseWheel> {
%W yview scroll [expr {- (%D / 120) * 4}] units
}"
(file "/home/martin/Download/insight-6.8/tk/library/listbox.tcl"
line 182)
invoked from within
"source /home/martin/Download/insight-6.8/tk/library/listbox.tcl"
(in namespace eval "::" script line 1)
invoked from within
"namespace eval :: [list source [file join $::tk_library $file.tcl]]"
(procedure "SourceLibFile" line 2)
invoked from within
"SourceLibFile listbox"
(in namespace eval "::tk" script line 4)
invoked from within
"namespace eval ::tk {
SourceLibFile button
SourceLibFile entry
SourceLibFile listbox
SourceLibFile menu
SourceLibFile panedwindow
SourceLibFile ..."
invoked from within
"if {$::tk_library ne ""} {
if {[string equal $tcl_platform(platform) "macintosh"]} {
proc ::tk::SourceLibFile {file} {
if {[catch {
namesp..."
(file "/home/martin/Download/insight-6.8/tk/library/tk.tcl" line 393)
invoked from within
"source /home/martin/Download/insight-6.8/tk/library/tk.tcl"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list source $file]"
This probably means that tk wasn't installed properly.
===========================================================================
I found this: http://aspn.activestate.com/ASPN/Mail/Message/tcl-core/3668443
"Your system has a very recent release of X11 from X.org. That release
broke interface compatibility, so you also must get the very latest
release of Tk, 8.5.4, that's been modified to account for that."
If that's the case with insight too: are there any plans to update Tcl/Tk?
Thanks
next reply other threads:[~2008-10-21 8:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-21 8:07 Martin Rakhmanov [this message]
2008-10-21 16:58 ` Keith Seitz
[not found] ` <48FE4B05.1020104@gmail.com>
2008-10-21 21:43 ` Keith Seitz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48FD8D94.1040503@gmail.com \
--to=rakhmanov.martin@gmail.com \
--cc=insight@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).