PDA

View Full Version : trying to install zoneminder, isnt working. SOS



thomas_margotta
July 5th, 2015, 07:03 PM
i tried installing zoneminder via terminal, it didnt work. i tried apg-get purge, apt-get clean, apt get update, and then restarted the computer and tried from software center. didnt work there either. i have ubuntu 14.04, a old dell dimensions 8400. the 8.04 ubuntu zoneminder boot disc worked fine, but now im having issues installing it on 14.04. if this doesnt work ill see about either using a virtual machine or just sticking with ubuntu 8.04 but my hope is that it doesnt come to that, given its a 3 or so year outdated os. any help appreciated.

oldos2er
July 5th, 2015, 11:24 PM
Please run
sudo apt-get install zoneminder in a terminal and post the complete output here.

ubfan1
July 5th, 2015, 11:37 PM
Did you install/start apache2? Here are some of my old notes (haven't done it recently either).

installed the ubuntu package 124.2
apache2 does not start automatically, and no startup checkoff.

To use apache2
sudo ln -s /etc/zm/apache.conf /etc/apache2/conf-available/zoneminder.conf
sudo a2enconf zoneminder