Search found 12 matches

by erict35
Tue Jul 19, 2011 2:42 pm
Forum: ZoneMinder 1.24.x
Topic: ./configure zoneminder and problems
Replies: 12
Views: 7143

Re: ./configure zoneminder and problems

Hi

Ubuntu 11.04 64 bits works without any problem with 1.24.4.

I think it's an issue about compilator options.

You must use these :
export CFLAGS="-march=native -O2 -pipe" && \
export CXXFLAGS="${CFLAGS}" && \
export CPPFLAGS="${CFLAGS}"


Regards
Eric
by erict35
Mon Jul 18, 2011 11:54 am
Forum: ZoneMinder 1.24.x
Topic: ./configure zoneminder and problems
Replies: 12
Views: 7143

Re: ./configure zoneminder and problems

Hi

Are you sure you installed Sys:Map perl module ?

LC_ALL=C perl -MCPAN -e shell
install Sys::Mmap
install DBI
install DBD::mysql
exit

Best regards
Eric
by erict35
Sun Jul 17, 2011 7:09 pm
Forum: ZoneMinder 1.24.x
Topic: ./configure zoneminder and problems
Replies: 12
Views: 7143

Re: configure: error: zm requires libjpeg.a

Hi Are you sure that libjpeg.a is in /usr/lib directory ? When you install libjpeg-turbo you need to make symbolic links like : ln -s /opt/libjpeg-turbo/lib/libjpeg.a /usr/lib/libjpeg.a && \ ln -s /opt/libjpeg-turbo/include/jconfig.h /usr/include/jconfig.h && \ ln -s /opt/libjpeg-tur...
by erict35
Mon Jul 11, 2011 8:50 pm
Forum: ZoneMinder 1.24.x
Topic: Need help with ZoneMinder 1.24.2 - Ubuntu 11.04 Server x64
Replies: 2
Views: 1777

Re: Need help with ZoneMinder 1.24.2 - Ubuntu 11.04 Server x

It seems this driver has compatibility problems with some linux kernel.

Try to add this line in /etc/modprobe.d/saa7134.conf and reboot

sudo gedit /etc/modprobe.d/saa7134.conf

and added:

options saa7134 card=112 tuner=54 gpio_tracking=1 i2c_scan=1

Best Regards
Eric
by erict35
Mon Jul 11, 2011 11:25 am
Forum: ZoneMinder 1.24.x
Topic: building/installing problem with ZoneMinder-1.24.4
Replies: 2
Views: 1786

Re: building/installing problem with ZoneMinder-1.24.4

Hi Reyman Did you try to modify these values : I changed the value of /etc/sysctl.conf: kernel.shmall = 268435456 kernel.shmmax = 268435456 Did you install CPAN modules like Sys::Map perl -MCPAN -e shell install CPAN exit perl -MCPAN -e shell install YAML PHP::Serialization Module::Load X10::ActiveH...
by erict35
Sun Jul 03, 2011 8:45 pm
Forum: ZoneMinder 1.24.x
Topic: French translation of the Wiki doc
Replies: 0
Views: 857

French translation of the Wiki doc

Hi all
I attach the french translation of the Wiki docs.

Please feel free to publish it on the Wiki
Best Regards
by erict35
Tue Jun 14, 2011 11:49 am
Forum: User Contributions
Topic: FreeBSD port for 1.23.3
Replies: 108
Views: 117850

Re: FreeBSD port for 1.23.3

Hi I'm trying (without success) to port ZoneMinder 1.24.4 on OpenBSD Do you think it's possible because many Linux packages dependencies needed to compile ZoneMinder does'nt exist on OpenBSD packages. I you have some recnt information on porting ZoneMinder on FreeBSD or OpenBSD ? It seems that this ...
by erict35
Wed Jun 08, 2011 1:16 pm
Forum: ZoneMinder 1.24.x
Topic: ZoneMinder on Ubuntu 11.04
Replies: 1
Views: 1579

Re: ZoneMinder on Ubuntu 11.04

I have Ubuntu 11.04 64 bits with several USB Webcams and a Logitech Portable Webcam C905 that works very fine.

If you have only one USB webcam the good device is /dev/video0

The channel is always 0.

The definition is 320X240 and the palette PAL and YVUV

Best Regards
Eric
by erict35
Tue Jun 07, 2011 11:34 pm
Forum: ZoneMinder 1.24.x
Topic: Compilation errors with 03 optimization
Replies: 0
Views: 892

Compilation errors with 03 optimization

Hi I'm using a Ubuntu 11.04 Desktop 64 bits. As recommended in the Wiki documentation, I tried using -O3 in order to optimize code The parameters are : export CFLAGS="-march=native -O3 -pipe" export CXXFLAGS="${CFLAGS}" export CPPFLAGS="${CFLAGS}" When compiling graphic...
by erict35
Thu Jun 02, 2011 8:58 am
Forum: ZoneMinder 1.24.x
Topic: 1.24.3 and Ubuntu 11.04
Replies: 7
Views: 4313

Re: 1.24.3 and Ubuntu 11.04

Hi I follow this guide : http://www.zoneminder.com/wiki/index.php/Ubuntu_Server_11.04_64-bit_with_ZoneMinder_1.24.x_from_SVN,_FFmpeg,_libjpeg-turbo,_Webmin,_Cambozola I have tried to compile the 1.24.4 version of ZM on a Ubuntu server 11.04 64 bits. I have un problem with configure telling me that j...
by erict35
Wed Jun 01, 2011 11:48 pm
Forum: ZoneMinder 1.24.x
Topic: ZM 1.24.3 + ffmpeg w/ libx264 install script for Ubuntu
Replies: 28
Views: 17270

Re: ZM 1.24.3 + ffmpeg w/ libx264 install script for Ubuntu

Hi I have installed Ubuntu 11.04 and the old ZoneMinder package with success but I try to compile the last version (1.24.4) on a new Ubuntu 11.04 I'm using your script but I have this message : ffmpeg -codecs | grep 264 ffmpeg: relocation error: ffmpeg: symbol av_log_set_flags, version LIBAVUTIL_50 ...
by erict35
Mon May 30, 2011 7:54 pm
Forum: Hardware Compatibility List
Topic: Swann camera
Replies: 1
Views: 2418

Swann camera

Hi

Do you know if outdoor IP Swann cameras like these :

- Swann Advanced Digital Wireless ADW-300

- PRO-555

works with ZM

If not, could you please give me some advices (only night/day infrared outdoor) ?

Best Regards
Eric