Upgrading SlimServer: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Here are the steps needed to upgrade the SlimServer that comes with LinuxMCE to | Here are the steps needed to upgrade the SlimServer that comes with LinuxMCE to a newer version of Squeezecenter. | ||
First download the version of [http://www.slimdevices.com/pi_features.html squeezecenter] you want to run. | First download the version of [http://www.slimdevices.com/pi_features.html squeezecenter] you want to run. | ||
Revision as of 13:41, 17 June 2008
Here are the steps needed to upgrade the SlimServer that comes with LinuxMCE to a newer version of Squeezecenter.
First download the version of squeezecenter you want to run. Next cd to /usr/pluto/servers Backup the existing SlimServer directory. ie mv SlimServer SlimServer.lmce Move the downloaded file to /usr/pluto/servers and unarchive it. Make a link to the new directory. ln -s squeezecenter-some-version SlimServer This step just makes upgrades or downgrades go a little faster. Next, some permissions need to be set and a user created. I'll add these when I get home from work.