Page 1 of 1

How to install

Posted: Mon Apr 16, 2012 3:21 pm
by frankge973
I downloaded package but when I give make install a lot of errors appears.... (variable not configured... etc.)
I've newer to Linux OS, but version 1.24 did'nt required a lot of set-up

Re: How to install

Posted: Mon Apr 16, 2012 7:00 pm
by nightcrawler
dear friend,

please do a little search before asking..
look at the dozen wiki topics and forum postings about new zm 1.25 installs.
like : http://www.zoneminder.com/wiki/index.php/Ubuntu

Re: How to install

Posted: Tue Apr 17, 2012 8:09 am
by frankge973
I tried but when I try to compile a lot of errors appears saying that some variable is not declared etc.
zm_mpeg.h:43:7: error: use of enum 'PixelFormat' without previous declaration
zm_mpeg.h:44:2: error: 'AVOutputFormat' does not name a type
....
....
make[2]: *** [zmc.o] Error 1

I installed all prerequisites.
SO is Ubunutu 11.10

Re: How to install

Posted: Tue Apr 17, 2012 3:56 pm
by PacoLM
Hi,

Code: Select all

mkdir /usr/src/zm1.25
cd /usr/src/zm1.25
wget http://ftp.debian.org/debian/pool/main/z/zoneminder/zoneminder_1.25.0-1_i386.deb
## or your choice of architecture in http://ftp.debian.org/debian/pool/main/z/zoneminder/
dpkg --install /usr/src/zm1.25/zoneminder_1.25.0-1_i386.deb
If complains, install the needed packages. Hope it helps,

PacoLM

Re: How to install

Posted: Wed Apr 18, 2012 12:12 pm
by clara22
Thank you for information.

Re: How to install

Posted: Mon Apr 23, 2012 3:11 pm
by likeaboss22
I use the surveillance system in my business coaching BH, and whoever wants opinion on the subject
For viewing the videos Zoneminder uses an overlay images jpegs that runs by default in Mozilla Firefox browser. If you use another browser to see your videos it will also work, but with a very low FPS. To resolve this problem, we can use Cambozola which is a small and lightweight java application that solves the problem once.
After this step already done the steps on the command line, now let's move on to the browser. Enter in your browser (I recommend using Firefox) to access your server ZoneMinder.

The first thing I recommend doing is to add a little security.

To do this go to options and check OPT_USE_AUTH. With this you will need to enter username and password (User admin and password admin is the default). If you prefer to change LANG_DEFAULT en.

Re: How to install

Posted: Tue Apr 24, 2012 9:22 pm
by cambot
frankge973 wrote:I downloaded package but when I give make install a lot of errors appears.... (variable not configured... etc.)
I've newer to Linux OS, but version 1.24 did'nt required a lot of set-up
Since it's your first time out, I think you'd find life a lot easier if you used one of the pre-build packages based on ubuntu. There are several Wiki articles out which explain how to install a complete server including Zoneminder, step by step.

Here is a list of several of them:

http://www.zoneminder.com/wiki/index.ph ... ntu_Server

Re: How to install

Posted: Thu Apr 26, 2012 9:43 am
by frankge973
Running. The problem is that again there are orange sources.... And I really don't know way

Re: How to install

Posted: Thu Apr 26, 2012 12:16 pm
by nightcrawler
again, read the wiki.

orange sources (not red!) means that your monitor is in monitor of "none" mode. it turns green if you set it on modect,morecord or so. Orange isn't bad, you can view your camera's if your source is working!

Re: How to install

Posted: Thu Apr 26, 2012 2:09 pm
by frankge973
nightcrawler wrote:again, read the wiki.

orange sources (not red!) means that your monitor is in monitor of "none" mode. it turns green if you set it on modect,morecord or so. Orange isn't bad, you can view your camera's if your source is working!
Yes, obviously, but the mode is Mocord and it's not green!
Source is working but it doesn't acquire because is ORANGE

Re: How to install

Posted: Sat Apr 28, 2012 6:26 am
by douglaskgoff
During installation process my system shut down automatically.Any help must be appreciated.