Debian 10 Buster with Zoneminder 1.36.x from ZM Repo
From ZoneMinder Wiki
Revision as of 14:50, 27 August 2019 by Kobold81 (talk | contribs) (→Debian 10 Buster with Zoneminder 1.32.3 from the Debian Multimedia Repository)
== Debian 10 Buster with Zoneminder 1.32.3 from the Debian SID UNSTABLE repository
1. add unstable SID pachage sources to /etc/apt/sources.list
sudo nano /etc/apt/sources.list
add the following lines: deb-src http://ftp.de.debian.org/debian/ sid main non-free contrib deb http://ftp.de.debian.org/debian/ sid main non-free contrib
2. sudo apt-get update
3.Install zoneminder. When asked to install additional packages press 'y'
sudo apt-get -t sid install zoneminder
4. REMOVE the SID sources from /etc/apt/sources.list
sudo nano /etc/apt/sources.list