I got a question on how to install AlienBBC, so here is a small set of guidelines specific for the app version's below: SlimServer Version: 6.5.0 - 9916 - Debian - EN - iso-8859-1 (installed with apt-get) Perl Version: 5.8.7 i486-linux-gnu-thread-multi MySQL Version: 4.1.15-Debian_1ubuntu5 mplayer version: 0.99+1.0pre7tr Alienbbc version: 1.06
1.Added to /etc/apt/sources.list: deb http://packages.freecontrib.org/ubuntu/plf/ breezy free non-free deb http://archive.ubuntu.com/ubuntu dapper multiverse 2.Installed MPlayer apt-get install MPlayer 3.Install w32codecs with sudo apt-get install w32codecs 4.Copy AlienBBC folders and files to /usr/share/slimserver/ 5.Copy plugin to /usr/share/slimserver/Plugins and /usr/share/slimserver/Bin (mplayer.sh) 6.Run chmod +wrx on plugin files goto the alienbbc folder and run sudo chmod +wrx * 7.Edit /etc/slimserver/convert.conf (find wma mp3 * *) to wma mp3 * * [mplayer] -really-quiet -vc null -vo null -cache 128 -af volume=0,resample=44100:0:1,channels=2 -ao pcm:nowaveheader:file=/dev/fd/4 $FILE$ 4>&1 1>&2 | [lame] --silent -r -x -q $QUALITY$ -b $BITRATE$ - - 8.Restart Slimserver and hopefully you will find the Alienbbc plugin in serversettings/Plugins. See also: http://forums.slimdevices.com/showthread.php?t=29497 http://x2systems.com/AlienBBC/installation.html#linux Regards Kristian -- kbang ------------------------------------------------------------------------ kbang's Profile: http://forums.slimdevices.com/member.php?userid=7511 View this thread: http://forums.slimdevices.com/showthread.php?t=29951 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
