- assigned_to: nobody --> patthoyts
Using archlinux x86_64, just downloaded tkchat 1.465 standalone executable for linux. When i try to run it in a terminal i get:
$ /home/saedelaere/Downloads/tkchat-linux-ix86
couldn't load file "/tmp/tclfsB20G": libXft.so.2: wrong ELF class: ELFCLASS64
while executing
"load /home/saedelaere/Downloads/tkchat-linux-ix86/lib/tk8.5/../libtk8.5.so Tk"
("package ifneeded Tk 8.5.7" script)
invoked from within
"package require Tk 8.4 "
(file "/home/saedelaere/Downloads/tkchat-linux-ix86/bin/tkchat.tcl" line 36)
invoked from within
"source [file join $starkit::topdir bin tkchat.tcl]"
(file "/home/saedelaere/Downloads/tkchat-linux-ix86/main.tcl" line 28)
Some infos about my system
$ uname -a
Linux 2.6.30-ARCH #1 SMP PREEMPT Sat Jul 4 02:24:43 CEST 2009 x86_64
tcl/tk 8.5.7
Using a tclkit (8.5.1) and tkchat.kit works.
Regards