Debian 10 Buster with Zoneminder 1.36.x from ZM Repo

From ZoneMinder Wiki
Revision as of 15:53, 27 August 2019 by Kobold81 (talk | contribs)
Jump to navigationJump to search

== 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. Update the package list

  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

5. Continue here with "Step 6": https://zoneminder.readthedocs.io/en/stable/installationguide/debian.html#easy-way-debian-jessie