This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Problem Running Insight


I have successfully configured, built and installed Insight-5.0 on Solaris
2.7(see below).  But when I tried to run it I got the following error, but
combobox is installed at
/home/raymondj/work/install/insight5.0/share/cygnus/gui/combobox.tcl
Could it that be there is an environment variable needed to set?  Please
help.  Thanks in advance.

Raymond Jou
---------------------------------------------------------------------------
shasta<bin>%uname -a
SunOS shasta 5.7 Generic_106541-14 sun4u sparc SUNW,Ultra-80

shasta<bin>%gdb
Can't find a usable main.tcl in the following directories:
    /home/raymondj/work/install/insight-5.0/share/gdbtcl
/home/raymondj/work/install/insight-5.0/gdbtcl
/home/raymondj/work/install/insight-5.0/gdb/gdbtk/library
/home/raymondj/work/install/insight-5.0/gdb1.0/gdbtk/library

/home/raymondj/work/install/insight-5.0/share/gdbtcl/main.tcl: can't find
package combobox 1.0
can't find package combobox 1.0
    while executing
"package require combobox 1.0"
    (file "/home/raymondj/work/install/insight-5.0/share/gdbtcl/main.tcl"
line 47)
    invoked from within
"source /home/raymondj/work/install/insight-5.0/share/gdbtcl/main.tcl"
    ("uplevel" body line 1)
    invoked from within
"uplevel \#0 [list source $file]"


This probably means that gdb wasn't installed properly.

    while executing
"error $msg"
    (procedure "tcl_findLibrary" line 84)
    invoked from within
"tcl_findLibrary gdb 1.0 {} main.tcl GDBTK_LIBRARY GDBTK_LIBRARY
gdbtk/library gdbtcl {} $debug_startup"
    (procedure "gdbtk_find_main" line 11)
    invoked from within
"gdbtk_find_main"


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]