编译源码安装Audacious2

ubuntu9.10自带的Audacious2.1版本,不支持某些中文名的mp3,会乱码。需要手工安装2.2修正版本

1、http://audacious-media-player.org/ 下载audacious-2.2.tgz和audacious-plugins-2.2.tgz

2、cd ~ (必须在当前用户的home目录安装, 否则编译安装可以通过, 但是出不来GUI界面也无法播放音乐文件)

3、
sudo apt-get build-dep audacious  //安装依赖包
sudo apt-get install libxml++1.0-dev

sudo apt-get remove audacious //如果之前安装过,需要先删除旧的安装
sudo apt-get autoremove

tar xvzf audacious-2.2.tgz
cd audacious-2.2 (解压目录下的README详细描述了安装过程)

./configure --enable-chardet //加参数开启字符集自动识别
make
sudo make install

cd ~
tar xvzf audacious-plugins-2.2.tgz
cd audacious-plugins-2.2

sudo apt-get build-dep audacious-plugins //安装依赖包

./configure
make
sudo make install


4、运行 audacious2 打开播放器

5、plugin里面有个 Status Icon是用来最小化到托盘的, 声音回放plugin选择ALSA的,默认的OSS有时候会提示设备占用无法发声

以上过程参考(需翻墙) http://tuxarena.blogspot.com/2009/07/how-to-compile-and-install-audacious-21.html
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值