Search found 7 matches

by paguira
Sat Jan 24, 2009 11:09 pm
Forum: ZoneMinder Previous Versions
Topic: How to automatically delete all the events over X days ?
Replies: 1
Views: 1985

How to automatically delete all the events over X days ?

Hello,
How to automatically delete all the events over X days ?
by paguira
Sat Jul 12, 2008 7:21 pm
Forum: ZoneMinder Previous Versions
Topic: Zoneminder et CentOS 5.1
Replies: 2
Views: 3027

My news scripts

I post my last scripts to install ZoneMinder on Centos 5.1. I await your comments and improvements that can be offered me ZoneMinder_1.sh #!/bin/sh ################################### # INSTALLATION DE ZONEMINDER ...
by paguira
Sat Jul 12, 2008 7:15 pm
Forum: ZoneMinder Previous Versions
Topic: jpegoptim with ZoneMinder
Replies: 0
Views: 1136

jpegoptim with ZoneMinder

Good morning,
How to use jpegoptim with ZoneMinder?
and at the same time periodically clear how events?
by paguira
Sat Jul 12, 2008 7:09 am
Forum: ZoneMinder Previous Versions
Topic: /usr/local/bin/zmfix: error while loading shared libraries:
Replies: 5
Views: 5620

/usr/local/bin/zmfix: error while loading shared libraries:

I have the following error when launching ZoneMinder.
/usr/local/bin/zmfix: error while loading shared libraries: libswscale.so.0: cannot open shared object file: No such file or directory
You do not have a solution for me?
--
Centos 5.1 ZoneMinder-1.23.3
by paguira
Sat Jul 12, 2008 7:06 am
Forum: ZoneMinder Hints & Tips
Topic: For those who want to install perl-X10
Replies: 1
Views: 3970

For those who want to install perl-X10

Code: Select all

cd /usr/src
wget http://search.cpan.org/CPAN/authors/id/R/RO/ROBF/X10-0.03.tar.gz
tar -xvzf X10-0.03.tar.gz
cd /usr/src/X10-0.03
perl Makefile.PL
make
make install
by paguira
Fri Jul 11, 2008 4:21 am
Forum: ZoneMinder Previous Versions
Topic: Zoneminder et CentOS 5.1
Replies: 2
Views: 3027

Translate

Good morning, How to install ZoneMinder-1.23.3 on a Centos 5.1. Whether version FFMPEG be used, I used the 11879, 14094, but I always error messages during the compilation. zm_mpeg.o: In function `VideoStream::EncodeFrame(unsigned char*, int, bool, unsigned int)': /usr/src/zminstall/ZoneMinder-1.23 ...
by paguira
Tue Jul 08, 2008 3:34 pm
Forum: ZoneMinder Previous Versions
Topic: Zoneminder et CentOS 5.1
Replies: 2
Views: 3027

Zoneminder et CentOS 5.1

Bonjour, je n'arrive pas à installer Zonminder sur CENTOS 5.1 J'ai le message suivant: zm_mpeg.o: In function `VideoStream::EncodeFrame(unsigned char*, int, bool, unsigned int)': /usr/src/zminstall/ZoneMinder-1.23.3/src/zm_mpeg.cpp:362: undefined reference to `av_init_packet' /usr/src/zminstall/ ...