Please help !! ZM on Debian !!

Support and queries relating to all previous versions of ZoneMinder
Locked
mapcym
Posts: 4
Joined: Fri Oct 24, 2008 9:11 am

Please help !! ZM on Debian !!

Post by mapcym »

Please help me , what shold i do after i did " apt-get install zoneminder ? Thanks a lot !!!!
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

Read the documentation that is included in the package "README.deb"
mapcym
Posts: 4
Joined: Fri Oct 24, 2008 9:11 am

thanks a lot !

Post by mapcym »

but i'm very new in linux , as a matter of fact it's zm that got me into linux . i don't even know where did it install to , sorry to say that , please , help me out here ! thanks !
blink
Posts: 4
Joined: Tue Oct 28, 2008 9:08 pm

Post by blink »

You can find where is install zoneminder by typing command like this

Code: Select all

monitor:~# whereis zoneminder
zoneminder: /usr/share/zoneminder
Now You know where is install zoneminder :)

Simple instruction howto run zoneminder on debian
1) Add line to apache configuration in /etc/apache2/apache2.conf

Code: Select all

Alias /zm/ "/usr/share/zoneminder/"
Add apache user to video group

Code: Select all

adduser www-data video
Then restart apache

Code: Select all

apache2ctl restart
Thats all
mapcym
Posts: 4
Joined: Fri Oct 24, 2008 9:11 am

Thanks a lot !!!!!!!

Post by mapcym »

Thank you so much ! i will give it a try !
jameswilson
Posts: 5111
Joined: Wed Jun 08, 2005 8:07 pm
Location: Midlands UK

Post by jameswilson »

or use a livecd then you wont have to do any of that
James Wilson

Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
User avatar
Lee Sharp
Posts: 1069
Joined: Sat Mar 31, 2007 9:18 pm
Location: Houston, TX

Post by Lee Sharp »

Also, look in the wiki for "installing from a .deb" and you will see it step by step. It is simple once you know how. It is that "knowing how" part that is tough!
mapcym
Posts: 4
Joined: Fri Oct 24, 2008 9:11 am

thanks for all the help !!!!

Post by mapcym »

ZM is in now , next is how to get my cams workig, i'm using a old card i think it's a bt878, looking for infos on net , hope it will not be so hard to get it wroking ! haha !
Locked