So, I have been trying to get a live web stream going on my Raspberry Pi, and I have gotten pretty far. I got throught the installation processes, and I have already configured wireless. Now, all I have left to do is to get a webcam hooked up and to start the live streaming working. Anyway, I looked on YouTube, and found a very nice and easy looking tutorial. I saw that it was in Raspbian, but I know enough about ArchLinux now to mostly get around it. Here's the link: http://www.youtube.com/watch?v=NVrqNaLxU_g. I got really far into it, but I found this error when trying to execute
$this->bbcode_second_pass_code('', 'service motion start')
I got the typical bash error saying that 'service: command not found'.
So, anyhow, I was wondering what way is there to try and by-pass this, or is there a different way to do this that I don't know of?
Thanks, WisdomFire.