I've installed Squeexecenter 7.01 (which I believe includes an apparmor rule to allow it to run) on Ubuntu 8.04 using the the following process:
sudo vi /etc/apt/sources.list Add the following line to the end: deb http://debian.slimdevices.com testing main then sudo apt-get update sudo /etc/init.d/apparmor stop sudo apt-get install squeezecenter sudo /etc/init.d/apparmor start Basically, disable apparmor prior to installing Squeezecenter and all goes smoothly. -- slimnick ------------------------------------------------------------------------ slimnick's Profile: http://forums.slimdevices.com/member.php?userid=2333 View this thread: http://forums.slimdevices.com/showthread.php?t=46614 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
