cliveb;262353 Wrote: 
> I'm thinking of building a dedicated Linux machine purely to run
> SqueezeCenter, and as a Jive beta tester I need to install nightly
> releases sometimes. I don't want to get involved in building SC
> nightlies from the source code.
> 
> I see that Slim Devices offers pre-built Red Hat and Debian packages
> for download. Is there a list anywhere that explains which distros
> these packages can be used with?

I've found Ubuntu to be a good choice for me (having started with
Slackware 12 years ago, and used RedHat and Gentoo in the meantime)

For SqueezeCenter, I go straight to the SVN repository. It's quick and
easy to upgrade to the latest:


Code:
--------------------
    
  /etc/init.d/slimserver stop
  cd /opt/slimserver
  svn up
  /etc/init.d/slimserver start
  
--------------------


I think when SC7 is released properly, I might change to using
packages, but while it's still beta I like to be able to easily get the
most up-to-date sources. And it's easy to revert too, if something
breaks!

Matthew


-- 
mflint

'GoalRush and LiveDepartures plugins'
(http://www.insignificant.org/wiki/index.php/Slim_Plugins)
------------------------------------------------------------------------
mflint's Profile: http://forums.slimdevices.com/member.php?userid=2102
View this thread: http://forums.slimdevices.com/showthread.php?t=42692

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to