Chinaunix首页 | 论坛 | 博客
  • 博客访问: 308822
  • 博文数量: 321
  • 博客积分: 10055
  • 博客等级: 上将
  • 技术积分: 3780
  • 用 户 组: 普通用户
  • 注册时间: 2006-07-29 13:03
文章分类

全部博文(321)

文章存档

2012年(1)

2010年(7)

2009年(1)

2008年(312)

我的朋友

分类:

2008-09-20 21:30:02

本人发现linux下也能使用MSN,而且也是十分方便的阿,所以就尝试了一下,果然不错,现将尝试过程详述一下,供大家参考阿

1.下载安装包amsn-0.97.tar.bz2

2.将其放到自己喜欢的目录下,然后解压 tar -xjvf amsn-0.97.tar.bz2

3.以下的工作就是编译安装了,不过首先还是要声明一下的哦,你的系统里面 必须配置好两个东东,就是 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
阅读(405) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~