swarm-support
[Top][All Lists]
Advanced

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

BLT on Linux


From: Matthew Mitchell
Subject: BLT on Linux
Date: Thu, 30 Jan 1997 13:44:08 +1100 (EST)

I have installed swarm on Redhat Linux (4.0) and I have got everything
working except the contents of graph windows does not appear.

I installed Tk4.1 and Tcl7.5 then BLt2.1.  To get Tcl and Tk to
install I had to apply patches to the versions supplied in swarm's
required-software.  

I also got swarm to compile Ok, however when I compiled the demonstration
mousetraps program, I found I had to include -ldl in Makefile.conf 
 SYSLIBS.

I have been getting errors like the following, could anyone suggest what
might be happening?

Thanks for any assistance,

Matt



BLTVector does not respond to method append
(Tcl -eval:) invalid command name "bitmap"
    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
"bitmap define hide {{16 16} {
   0x00, 0x00, 0x00, 0x00, 0x04, 0x80, 0x08, 0x40, 0x90, 0x27, 0x60, 0x18,
   0x60, 0x18, 0x90, 0x24, 0x10, 0x23, 0x10,  ..."
while evaluating: bitmap define hide {{16 16} {
   0x00, 0x00, 0x00, 0x00, 0x04, 0x80, 0x08, 0x40, 0x90, 0x27, 0x60, 0x18,
   0x60, 0x18, 0x90, 0x24, 0x10, 0x23, 0x10, 0x23, 0x90, 0x24, 0x60, 0x18,
   0x60, 0x18, 0x90, 0x27, 0x08, 0x40, 0x04, 0x80}}

 



reply via email to

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