I have a clean/new Debian 8.5 64 (Jessie) installation and try to install ZoneMinder following this guide:
https://wiki.zoneminder.com/Debian_8_64 ... e_Easy_Way
However, the installation fails, when I run
Code: Select all
apt-get install zoneminder
Code: Select all
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
zoneminder : Depends: libjs-mootools (>= 1.4.5~debian1) but it is not installable
Depends: libmime-lite-perl but it is not installable
Depends: libphp-serialization-perl but it is not installable
Depends: libnet-sftp-foreign-perl but it is not installable
Depends: libdevice-serialport-perl but it is not installable
Depends: libimage-info-perl but it is not installable
Depends: libjson-any-perl but it is not installable
Depends: libsys-mmap-perl but it is not installable
Depends: liburi-encode-perl but it is not installable
Recommends: zoneminder-doc (>= 1.29.0+dfsg-1~bpo8+1) but it is not going to be installed
Recommends: ffmpeg but it is not going to be installed or
libav-tools but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Any ideas?
Thanks,
Tom