LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   amsn (https://www.linuxquestions.org/questions/linux-newbie-8/amsn-66294/)

andox 06-18-2003 01:13 AM

amsn
 
I've jus download amsn on red hat linux 9.. and i've managed too create a directory with tar -xzvf amsn but i can't seem to finish the instalation process. when i tried ./amsn on the terminal it wont work and says. bad interperter etc.. can anyone help?

DrOzz 06-18-2003 07:13 AM

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.


All times are GMT -5. The time now is 12:56 PM.