swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: errors in Linux


From: Douglas Orr
Subject: Re: errors in Linux
Date: Wed, 26 Feb 1997 20:28:19 -0700

Hi,

I think the problem is that I missed a .tcl file when I made the script
that generates the binary distribution.  Setting BLT_LIBRARY is a necessary
thing to do, but I think the tcl files from the blt distribution need to be
pitched into $SWARMHOME/lib as well.

Sorry about that.

I'll get the distribution fixed up within a day or so, and as soon as I get
a couple of details set, I'll also put those files out with instructions,
in case you don't want to get a fresh distribution.

        -Doug


At 11:10 PM 2/26/97 +0100, Pietro Terna wrote:
>I have Linux Binary Distribution of Swarm 1.0.0 installed in my box.
>All apps and tutorials seem to work, but running them I receive several
>error messages, as those reported below.
>
>Is this a consequence of errors in library settings in my box? I'm using
>Linux 2.0.29 with XFree86 3.2
>
>Many thanks for help, Pietro
>
>------------
>Running simpleExperBug, I obtain
>
>ptLinux:~/swarm/tutorial-1.0.1/simpleExperBug$ bug
>(Tcl -eval:) invalid command name "Blt_ZoomStack"
>    while executing
>"unknown_pre_tclObjc $name $args"
>    invoked from within
>"if {[llength [info procs unknown_pre_tclObjc]]} {
>       unknown_pre_tclObjc $name $args
>     } else {
>       error "in unknown: invalid command name: ..."
>    invoked from within
>"if {[string match address@hidden $name]} {
>     return [uplevel tclObjc_msg_send $name $args]
>   } else {
>     if {[llength [info procs unknown_pre_tclObjc]]}  ..."
>    (procedure "unknown" line 2)
>    invoked from within
>"Blt_ZoomStack .w8214ab8.w82264b0"
>while evaluating: Blt_ZoomStack .w8214ab8.w82264b0; Blt_Crosshairs
>.w8214ab8.w82264b0; Blt_ActiveLegend .w8214ab8.w82264b0; Blt_ClosestPoint
>.w8214ab8.w82264b0
>
>------------
>... running heatbugs ...
>
>ptLinux:~/swarm/apps/heatbugs$ heatbugs 
>(Tcl -eval:) invalid command name "Blt_ZoomStack"
>    while executing
>"unknown_pre_tclObjc $name $args"
>    invoked from within
>"if {[llength [info procs unknown_pre_tclObjc]]} {
>       unknown_pre_tclObjc $name $args
>     } else {
>       error "in unknown: invalid command name: ..."
>    invoked from within
>"if {[string match address@hidden $name]} {
>     return [uplevel tclObjc_msg_send $name $args]
>   } else {
>     if {[llength [info procs unknown_pre_tclObjc]]}  ..."
>    (procedure "unknown" line 2)
>    invoked from within
>"Blt_ZoomStack .w8256c60.w8256800"
>while evaluating: Blt_ZoomStack .w8256c60.w8256800; Blt_Crosshairs
>.w8256c60.w8256800; Blt_ActiveLegend .w8256c60.w8256800; Blt_ClosestPoint
>.w8256c60.w8256800
>
>
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]