|
If you have downloaded it, you have one of these files:
a) amsn-something.tar.gz
--- If you have this type of file, you should pick a terminal and type the following commands:
cd /path/to/your/amsn/file (Note that you have to replace the patch with the actual path)
tar -xvzf amsn-something.tar.gz (Note that you have to replace this with the actual filename)
cd msn
wish amsn
b) amsn-something.rpm
Simply go to the terminal and type the following commands:
rpm -ivh amsn-something.rpm (Note that you have to replace this with the actual filename)
amsn
|