I had to link ld-linux.so.1 to ld-linux.so.2 in order to run tcl7.6/tk4.2.
I got the message: bash: /usr/bin/wish4.2: No such file or directory even though the file was there and executable. ldd and strace gave similar messages. I had to browse the file or run "strings wish4.2" to see that it was looking for /lib/ld-linux.so.2. I'm running off unstable. The ldso package is only at ldso_1.8.10-2.deb, at least for the mirror that I run from (master.debian.org) and the same for ftp.debian.org. Did something get lost somewhere? ...RickM...