In linux, MSN is installed and used-general Linux technology-Linux technology and application information. The following is a detailed description. I found that MSN can also be used in linux, which is also very convenient, so I tried it. It is really good. Now I will detail the process for your reference.
1.download the installation package amsn-0.97.tar.bz2
2. Put it in your favorite directory and unzip the tar-xjvf amsn-0.97.tar.bz2
3. the following is the compilation and installation, but first declare it. You must configure two items in your system, that is, the tcl-dev and tk-dev packages are required. If they do not exist, it doesn't matter. Come to two sudo apt-get install **.
4. It is compiled. cd is included in the decompressed directory. The specific operations are as follows!
5 ../config>
Once the configure script finished without any error, you can proceed with the compilation, it is as simple as typing:
> Make
You can now launch amsn by typing
>./Amsn
Or you can install it with the command
> Make install
Then you can use
> Amsn
Command to launch future sessions of amsn.
You can also create a. deb and. rpm package by launching respectively the command
> Make deb
And
> Make rpm
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.