|
去xmms2的网站上找- http://wiki.xmms2.xmms.se/index.php/Main_Page
复制代码
发现只有breezy和dapper的安装源,没有Eft的。
于是按照dapper的方法安装,修改了源,安装顺利。
装完却运行不了xmms2,信息说can't creat default configflie!
:mad: 我还试过用debian的testing方法安装,也是修改源,但是结果和上面一样。
- Ubuntu
- [color="Red"][b]These packages are not updated, you probably don't want to use them [/b][/color]
- [Breezy Badger
- The Debian packages appear to work on Ubuntu 5.10 Breezy Badger,
- but have yet to be tested thoroughly. Add the following line to your /etc/apt/sources.list
- (same line as debian above):
- deb http://exodus.xmms.se/debian stable main
- Open Synaptic, go to Edit->Reload Package Information, then install xmms2.
- You'll probably also want the decoder plugins xmms2-decoder-mad (for MP3)
- and xmms2-decoder-vorbis (Ogg Vorbis).
- Dapper Drake
- Packages built specifically for Dapper are available:
- deb http://exodus.xmms.se/debian dapper main
复制代码 |
|