User Tools

Site Tools


blog:setup_zoneminder_on_ubuntu_12.04_virtual_server

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
blog:setup_zoneminder_on_ubuntu_12.04_virtual_server [2012-09-30 18:19] brbblog:setup_zoneminder_on_ubuntu_12.04_virtual_server [2014-04-24 09:14] brb
Line 1: Line 1:
-====== Setup zoneminder on ubuntu 12.04 virtual server ======+  - vanilla server install (32bit) 
 +  - adding dlink cameras with no problems 
 +  - Setting the resolution to 640x480 got me errors. 
 +<code>zmwatch[2429].ERR [Shared data size conflict in shared_data for monitor Monitor-1, expected 328, got 316] 
 +Patching /usr/share/perl5/ZoneMinder/Memory.pm at line 130</code>
  
-vanilla server install 
- 
-Setting the resolution to 640x480 got me errors.  
-  zmwatch[2429].ERR [Shared data size conflict in shared_data for monitor Monitor-1, expected 328, got 316] 
- 
-Patching /usr/share/perl5/ZoneMinder/Memory.pm at line 130 
- 
-<code> 
 The patch for i386 ($arch should be 32 here but perl uses 64 bit integer): The patch for i386 ($arch should be 32 here but perl uses 64 bit integer):
 ----- -----
Line 14: Line 10:
   +our $arch = 32; beyond 320x240    +our $arch = 32; beyond 320x240 
 </code> </code>
- 
-{{tag>}} 
- 
-~~LINKBACK~~ 
-~~DISCUSSION~~ 
- 
blog/setup_zoneminder_on_ubuntu_12.04_virtual_server.txt · Last modified: 2014-04-24 09:14 by brb