Richard Wells;351344 Wrote: > Steve, > > I'm stuck at *exactly* the same point. I've unzipped the tar file onto > my clarkconnect box and have a nice bunch of files in a folder called > MusicMagicMixer but have absolutely no idea what to do next. > > Step 1 on the MusicIP Mixer help page says "1. Install MusicIP Mixer" > > Great. But how?? > > Care to shed some light, please? > > Many thanks.
I got Musicip with CC and you don't need java. Also forget the instructions on the mip website. Just follow the wiki as mentioned in previous post, but put the extracted musicip folder in the /root directory (i have no users setup in CC). Then change the file mmserver according the wiki but use root as user and the directory as used in your situation. Copy the mmserver file to etc/init.d as instructed. Then you reboot, thereafter you can start musicip with the command 'service mmserver start'. Musicip has to start before squeezecenter so i put two lines at the end of the /etc/rc.local file: service mmserver start service squeezecenter restart That's it. I do this from memory since i am away from home. If you have more questions i'll be glad to answer them next week. (i assumed you know how to work with putty and change a file....) -- raven22 ------------------------------------------------------------------------ raven22's Profile: http://forums.slimdevices.com/member.php?userid=16511 View this thread: http://forums.slimdevices.com/showthread.php?t=46697 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
