Cannot get motion 5.0 working #1879
Unanswered
andrewfrongello
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all, wondering if someone can point me in the right direction. I followed the directions per the motion build guide to create and install from a custom deb package.
wget https://raw.githubusercontent.com/Motion-Project/motion-packaging/master/builddeb.sh
2>/dev/null
on lines 32, 33, and 35 to suppress error output on my system that does not have LSB modules installed.chmod +x
and ran scriptsudo gdebi {deb package name}
Great, it looks like it completed successfully and the following notes are displayed from the script output:
This is where I am getting lost, and I'm a little confused as to which guide I need to be following. I've been playing around with the configs a bit but I cannot for the life of me figure out how to get it working. Any help is appreciated.
Beta Was this translation helpful? Give feedback.
All reactions