SCIRun User Mailing List

Text archives Help


[SCIRUN-USERS] Problems starting SCIRun


Chronological Thread 
  • From: Josef.Barnes@student.griffith.edu.au
  • To: scirun-users@sci.utah.edu
  • Subject: [SCIRUN-USERS] Problems starting SCIRun
  • Date: Wed, 17 Jun 2009 11:43:56 +1000
  • Priority: normal

Hi,
This morning when i tried to run SCIRun, I got this error message. Can anyone help me with it. Im running ubuntu as my OS.

thanks
Joe

-------------------------------------------------------------------------------------------------------------------------------
Loading Tcl,Tk,Tk_Init failed: Can't find a usable tk.tcl in the following directories:
    /home/joe/SCIRun/thirdparty.bin/lib/tk8.3 /home/joe/SCIRun/lib/tk8.3 /home/joe/lib/tk8.3 /home/joe/SCIRun/library /home/joe/library /home/joe/tk8.3/library /home/joe/PhD/tk8.3/library

/home/joe/SCIRun/thirdparty.bin/lib/tk8.3/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/joe/SCIRun/thirdparty.bin/lib/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 "/home/joe/SCIRun/thirdparty.bin/lib/tk8.3/tk.tcl" line 336)
    invoked from within
"source /home/joe/SCIRun/thirdparty.bin/lib/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.

In most case, this means your DISPLAY environment variable is not set correctly.
-----------------------------------------------------------------------------------------------------------------------------



Archive powered by MHonArc 2.6.16.

Top of page