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.
Last edited by DrOzz; 06-18-2003 at 08:14 AM.
|