Re: [SlimDevices: Unix] Need a little sh scripting help

2008-09-13 Thread radish
gharris999;339952 Wrote: > With debian, would it ever be the case that folks install / update using > the .deb file from the nightlies page? If so, what would the update > command be? Or, with debian, is it always the case the SC will have > been installed from the repo using apt-get? I think

Re: [SlimDevices: Unix] Need a little sh scripting help

2008-09-13 Thread peterw
gharris999;339745 Wrote: > > 2). Ability to download the latest nightly and update SC. > Why > /bin/rpm -Uvh $1 First, that should be "F" ("freshen" == update if it's installed as a package, or do nothing if it's not), not "U" ("update" == update, or install if it's not installed already

Re: [SlimDevices: Unix] Slimserver on ARM Linkstation Live

2008-09-13 Thread Andy Cudlip
Well, thanks to your help, the ipkg installation seems to be working. The 'sed' commands didn't work but I edited the files manually and its scanning my music library as I type. Its going to take a while, so will check in the morning. Fingers crossed. -- Andy Cudlip ---

Re: [SlimDevices: Unix] SqueezeCenter doesn't run on Mandriva2008

2008-09-13 Thread randogrulz
i have wine installed which installs window programs. sap54g done and my external hard drive with my music set up. here is what happens i have squeezecenter downloaded on wine. click menu wine then program then squeezecenter the i get thses options getting started license squeezecenter squeezecen

Re: [SlimDevices: Unix] Apparmor is overrated.

2008-09-13 Thread SuperQ
I've posted a patch to bug 7580. It may need minor tweeking, but in general it should solve all the apparmor problems. -- SuperQ SuperQ's Profile: http://forums.slimdevices.com/member.php?userid=2139 View this thread: htt

Re: [SlimDevices: Unix] Need a little sh scripting help

2008-09-13 Thread Millwood
There is a debian repository for slimserver, at deb http://debian.slimdevices.com/ {stable|testing|unstable} main which can be used to check for and get updates with apt-get. I use aptitude and do it manually, and some other debian expert will need to point you at the proper apt-get command to

Re: [SlimDevices: Unix] Apparmor is overrated.

2008-09-13 Thread Fletch
No offense to Matt Wise (who currently maintains it), but what the deb really needs is to be adopted by a community member who regularly uses the latest versions of debian/Ubuntu (hint, hint). In the meantime, please attach your fixes to that bug (as a patch to 7.2/trunk) and I'll check them in.

Re: [SlimDevices: Unix] Need a little sh scripting help

2008-09-13 Thread gharris999
schiegl;339953 Wrote: > you could use dpkg -i ... Thanks. Is "dpkg -i" the update command, or the install command...or doesn't it matter? I guess I need to look at dpkg's man page. -- gharris999 gharris999's Profile:

Re: [SlimDevices: Unix] Need a little sh scripting help

2008-09-13 Thread schiegl
you could use dpkg -i ... -- schiegl schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654 View this thread: http://forums.slimdevices.com/showthread.php?t=52547

Re: [SlimDevices: Unix] Need a little sh scripting help

2008-09-13 Thread gharris999
With debian, would it ever be the case that folks install / update using the .deb file from the nightlies page? If so, what would the update command be? Or, with debian, is it always the case the SC will have been installed from the repo using apt-get? -- gharris999 --