Sure. Take care.achix wrote:anyway, take care, and we'll be in touch.
Search found 22 matches
- Wed Jul 06, 2011 4:01 pm
- Forum: User Contributions
- Topic: FreeBSD port for 1.23.3
- Replies: 108
- Views: 119081
Re: FreeBSD port for 1.23.3
- Wed Jul 06, 2011 3:56 pm
- Forum: User Contributions
- Topic: FreeBSD port for 1.23.3
- Replies: 108
- Views: 119081
Re: FreeBSD port for 1.23.3
Oh, thanks! I was scratching my head on how to do it.achix wrote:Hi Boris, pls change unset your "Disable BBCode" button because all your answers look likethis onebsam wrote:Hello Achix,....
- Wed Jul 06, 2011 3:23 pm
- Forum: User Contributions
- Topic: FreeBSD port for 1.23.3
- Replies: 108
- Views: 119081
Re: FreeBSD port for 1.23.3
Hello Achix, 1) i changed files/zm.in to look like : Have you tried the solution from ports? --- scripts/zmdc.pl.in.orig 2011-07-06 07:26:46.000000000 +0300 +++ scripts/zmdc.pl.in 2011-07-06 07:27:35.000000000 +0300 @@ -780,14 +780,14 @@ sleep( $delay ); foreach my $daemon ( @daemons ) { - my $cmd ...
- Tue Jul 05, 2011 10:03 pm
- Forum: User Contributions
- Topic: FreeBSD port for 1.23.3
- Replies: 108
- Views: 119081
Re: FreeBSD port for 1.23.3
[quote="achix"]also, your patches (of src/makefile) does not instruct the makefile to include zm_local_camera.cpp[/quote]
Can you provide a patch or at least a proof of concept? Thanks!
--
WBR, bsam
Can you provide a patch or at least a proof of concept? Thanks!
--
WBR, bsam
- Tue Jul 05, 2011 10:01 pm
- Forum: User Contributions
- Topic: FreeBSD port for 1.23.3
- Replies: 108
- Views: 119081
Re: FreeBSD port for 1.23.3
Thanx, its ok i copied the files by hand. I wouldn't recomment doing this since pkg-plist would be incorrect and one can't delete a package/port cleanly. Now another quick one: /usr/local/etc/rc.d/zm status does not seem to pickup /var/run/zm/zm.pid which in turns contains smth like: The fix should ...
- Tue Jul 05, 2011 12:47 pm
- Forum: User Contributions
- Topic: FreeBSD port for 1.23.3
- Replies: 108
- Views: 119081
Re: FreeBSD port for 1.23.3
Hi,
Seems that you need the command "% make -C /usr/ports/multimedia/zoneminder WWWDIR=/usr/local/www/apache22".
--
WBR, bsam
Seems that you need the command "% make -C /usr/ports/multimedia/zoneminder WWWDIR=/usr/local/www/apache22".
--
WBR, bsam
- Wed Jun 29, 2011 5:44 am
- Forum: User Contributions
- Topic: FreeBSD-i386, perl
- Replies: 2
- Views: 2362
Re: FreeBSD-i386, perl
Thanks for your patch and suggestion!
However I'm not sure if I can cherry pick needed parts from your patch.
Let's hope your changes will find their way to the next release.
However I'm not sure if I can cherry pick needed parts from your patch.
Let's hope your changes will find their way to the next release.
- Tue Jun 28, 2011 8:50 am
- Forum: User Contributions
- Topic: FreeBSD-i386, perl
- Replies: 2
- Views: 2362
FreeBSD-i386, perl
I've got an error at FreeBSD-i386: ----- zmwatch[2097].ERR [Shared data size conflict in shared_data for monitor Monitor-1, expected 328, got 316] ----- It is caused by the code at scripts/ZoneMinder/lib/ZoneMinder/Memory.pm.in (line 130):[code]our $arch = int(3.2*length(~0));[/code] Here is what we ...
- Thu Jun 16, 2011 5:33 pm
- Forum: User Contributions
- Topic: ZM_V4L2 at web/skins/classic/views/monitorprobe.php
- Replies: 2
- Views: 2558
Re: ZM_V4L2 at web/skins/classic/views/monitorprobe.php
OK, good to know. Thanks.
bsam
bsam
- Thu Jun 16, 2011 4:39 pm
- Forum: User Contributions
- Topic: configure, test and '=='
- Replies: 0
- Views: 1420
configure, test and '=='
[code]% grep '" == "' ZoneMinder-1.24.4/configure if test "$ZM_DB_HOST" == ""; then if test "$ZM_DB_NAME" == ""; then if test "$ZM_DB_USER" == ""; then if test "$ZM_DB_PASS" == ""; then if test "$ZM_SSL_LIB" == ""; then if test "$ZM_MYSQL_ENGINE" == ""; then if test "$ZM_RUNDIR" == ""; then if test ...
- Thu Jun 16, 2011 4:35 pm
- Forum: User Contributions
- Topic: ZM_V4L2 at web/skins/classic/views/monitorprobe.php
- Replies: 2
- Views: 2558
ZM_V4L2 at web/skins/classic/views/monitorprobe.php
[code]% grep -rw ZM_V4L2 ZoneMinder-1.24.4
ZoneMinder-1.24.4/web/skins/classic/views/monitorprobe.php:if ( ZM_V4L2 )[/code]
Seems that it should something like ZM_HAS_V4L.
ZoneMinder-1.24.4/web/skins/classic/views/monitorprobe.php:if ( ZM_V4L2 )[/code]
Seems that it should something like ZM_HAS_V4L.
- Tue Jun 14, 2011 2:37 pm
- Forum: User Contributions
- Topic: FreeBSD port for 1.23.3
- Replies: 108
- Views: 119081
Re: FreeBSD port for 1.23.3
Hm, for me it was not a joke. Anyway, I committed your variant.achix wrote:pls i saw your change in Makefile and it definitely is a joke.
- Tue Jun 14, 2011 1:37 pm
- Forum: User Contributions
- Topic: FreeBSD port for 1.23.3
- Replies: 108
- Views: 119081
Re: FreeBSD port for 1.23.3
OK, done.achix wrote:You may write whatever seems suitable for the occasion.
- Tue Jun 14, 2011 12:56 pm
- Forum: User Contributions
- Topic: FreeBSD port for 1.23.3
- Replies: 108
- Views: 119081
Re: FreeBSD port for 1.23.3
1. Sure there were successful reports. 2. I'm sorry you were not credited for you code. It's totally my fault. Can you create a patch or at least write here words or phrases you think should go to the Makefile? 3. It was me who committed the port. Well, I had got some positive feedback before ...
- Tue Jun 14, 2011 11:54 am
- Forum: User Contributions
- Topic: FreeBSD port for 1.23.3
- Replies: 108
- Views: 119081
Re: FreeBSD port for 1.23.3
Hello,
http://www.freebsd.org/cgi/cvsweb.cgi/p ... oneminder/
--
WBR, bsam
Current port at FreeBSD is 1.24.4:erict35 wrote: I you have some recnt information on porting ZoneMinder on FreeBSD or OpenBSD ?
http://www.freebsd.org/cgi/cvsweb.cgi/p ... oneminder/
--
WBR, bsam