本人发现Linux下也能使用MSN,而且也是十分方便的阿,所以就尝试了一下,果然不错,现将尝试过程详述一下,供大家参考阿1.下载安装包amsn-0.97.tar.bz22.将其放到自己喜欢的目录下,然后解压 tar -xjvf amsn-0.97.tar.bz23.以下的工作就是编译安装了,不过首先还是要声明一下的哦,你的系统里面必须配置好两个东东,就是 tcl-dev 和 tk-dev 这两个包必须有的,如果没有,也没关系的啦,来两个sudo apt-get install ** 就OK啦4.就是编译了,cd到解压目录下,具体操作就看下面的啦,马到功成的哦!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 the
> 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 腾讯QQ for Linux Preview体验安装Fedora 9及输入法相关资讯 Linux教程
- Linux教程:如何在命令行中查看目 (07/28/2014 12:22:23)
- Linux 修改root密码 (11/03/2012 07:53:38)
- su - root 与su root的区别 (06/06/2012 00:39:40)
| - Linux进程间通信:消息队列 (01/28/2013 09:43:00)
- U盘安装Linux开机无法启动解决方法 (10/07/2012 08:55:52)
- Windows 7/Linux 同步时间 (05/15/2012 06:17:55)
|
本文评论 查看全部评论 (0)