audacious的MP3插件包
怎样才能使我的audacious能播MP3,我用的是最新版
分别用为audacious-1.3.0-alpha2.tgz和audacious-plugins-1.3.0-alpha2.tgz
安装在FC6下,安装过程:
1.Taglib1.4.0以上的版本,解压后,./configure --prefix=/usr(audacious等都装到一个地方,au*引用) make&&make install make clean
2.udacious-1.3.0-alpha2.tgz,解压后,./configure --prefix=/usr
3.audacious-plugins-1.3.0-alpha2.tgz解压后,
# ./configure --enable-chardet --prefix=/usr
#/make
#/make install
此时还不能播MP3
我下载了个旧版的MP3插件,audacious-plugins-extras-1.2.5-1.fc6.i386.rpm,安装 rpm -ivh *.rpm
最后仍不能播MP3,求肋,哪里有MP3.tar包下载,应该怎么做>>???