motioneyeos icon indicating copy to clipboard operation
motioneyeos copied to clipboard

Error installing on raspbian

Open Raspiguy opened this issue 2 years ago • 2 comments

I have a virtual machine running raspbian desktop. I have never had any issue installing a program because of this but when i try and run:

cp /usr/local/share/motioneye/extra/motioneye.systemd-unit-local /etc/systemd/system/motioneye.service

it just outputs error:

cp: cannot stat '/usr/local/share/motioneye/extra/motioneye.systemd-unit-local': No such file or directory

Any ideas?

Raspiguy avatar Jan 13 '23 20:01 Raspiguy

Use the install instructions for Debian, not Raspbian.

starbasessd avatar Jan 13 '23 21:01 starbasessd

Use the install instructions for Debian, not Raspbian.

Same error running

cp /usr/local/share/motioneye/extra/motioneye.systemd-unit-local /etc/systemd/system/motioneye.service

reference https://github.com/motioneye-project/motioneye/wiki/Install-on-Debian-11-Bullseye

Raspiguy avatar Jan 14 '23 12:01 Raspiguy