| new topic post reply | Tech Patterns Forum Index ==> Open Source and Free Software :: Applications and Projects |
|
techAdmin
Back to top
Status: Site Admin Joined: 26 Sep 2003 Posts: 2522 Location: East Coast, West Coast? I know it's one of them. |
If you're like me, not having gapless playback isn't funny, so we need that crossfade plugin, and it broke in audacious, so that leaves basically the obsolete xmms stuff from etch. Luckily I still have xmms installed from the past.
First we go to the crossfade site, get the information, then find the etch download locations, and grab the deb. :: Code :: dpkg -i xmms-crossfade*.deb
Selecting previously deselected package xmms-crossfade. (Reading database ... 132344 files and directories currently installed.) Unpacking xmms-crossfade (from xmms-crossfade_0.3.11-2_i386.deb) ... dpkg: dependency problems prevent configuration of xmms-crossfade: xmms-crossfade depends on libsamplerate0; however: Package libsamplerate0 is not installed. dpkg: error processing xmms-crossfade (--install): dependency problems - leaving unconfigured Errors were encountered while processing: xmms-crossfade # so we install the dependency, then it's all good apt-get install libsamplerate0 Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: libsamplerate0 0 upgraded, 1 newly installed, 0 to remove and 207 not upgraded. 1 not fully installed or removed. Need to get 1344kB of archives. After this operation, 1540kB of additional disk space will be used. Get:1 http://ftp.us.debian.org sid/main libsamplerate0 0.1.4-1 [1344kB] Fetched 1344kB in 3s (410kB/s) Selecting previously deselected package libsamplerate0. (Reading database ... 132350 files and directories currently installed.) Unpacking libsamplerate0 (from .../libsamplerate0_0.1.4-1_i386.deb) ... Setting up libsamplerate0 (0.1.4-1) ... Setting up xmms-crossfade (0.3.11-2) ... |
|
All times are GMT - 8 Hours |
|