So, following the instruction on the AlienBBC installation page;
- Server Settings -> Advanced Tab -> Extension Downloader
- Check AlienBBC and let it download
- cd /usr/local/slimserver/Cache/InstalledPlugins/Plugins/Alien/Bin
- vi mplayer.sh
- -> change first line to "#!/bin/ksh"
- -> put in full path to mplayer app "app=/opt/csw/bin/mplayer"
- ln -s `which mplayer`
- su - root -c "svcadm restart slimserver"
No comments:
Post a Comment