Squeezebox server (a.k.a. 7.4) is in flux right now. In fact, I
couldn't get today's build to work at all on my Fedora 10 box. I'd
stick with 7.3.4 for now.
If you have 7.4 installed, I suggest uninstalling it. Then, in a
terminal window, execute these commands:
Code:
--------------------
# sudo rpm -Uhv
http://repos.slimdevices.com/yum/squeezecenter/squeezecenter-repo-1-6.noarch.rpm
# sudo sed -i -e 's/^enabled=1$/enabled=0/'
/etc/yum.repos.d/squeezecenter.repo
# sudo yum install squeezecenter --disablerepo=*
--enablerepo=squeezecenter-testing -y
--------------------
In the future, to update squeezecenter, perform:
Code:
--------------------
# sudo yum update squeezecenter --disablerepo=*
--enablerepo=squeezecenter-testing -y
--------------------
--
gharris999
------------------------------------------------------------------------
gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=66800
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix