Sometimes amsn “hangs”, why?
When amsn hangs it’s usually a problem with the sound configuration. Maybe you’re playing a sound but the sound card is blocked, and the play command stops until the sound card is available. Try disabling sound or changing the sound command configuration. Q: I try to run amsn but I get this error: bash: ./amsn: bad interpreter: No such file or directory A: you need to install the tcl/tk packages, because you need the wish interpreter. If you think you have it, try “wish amsn” instead of “./amsn”. If this works, edit amsn and change the first line: #!/usr/bin/wish with the location of the wish interpreter. Q: When I run amsn I get this error: Error in startup script: bad option “map”: must be compare, first, index, last, length, match, range, tolower, toupper, trim, trimleft, trimright, wordend, or wordstart while executing “string map $map $md5body” (in namespace eval “::md5” script line 65) invoked from within “namespace eval ::md5 { … etc A: You’re using a version of tcl/tk that is