Hi,
Just installed Zm this morning on Debian lenny.
All went well except for the following in my logs ;
01/30/2011 20:30:44.808868 zmwatch[25350].ERR [Can't get shared memory id '7a6d0001', 1: No such file or directory]
==> zmdc.log <==
01/30/2011 20:41:59.092531 zmdc[26354].INF [Starting pending process, zmc -m 1]
01/30/2011 20:41:59.101336 zmdc[26354].INF ['zmc -m 1' starting at 11/01/30 20:41:59, pid = 26419]
01/30/2011 20:41:59.759061 zmdc[26354].ERR ['zmc -m 1' exited abnormally, exit status 255]
i've been reading through the forums and tried the follwing two solutions found for some people.
1) setting shmmax and shmall
2) adding $ENV{LD_PRELOAD} = '/usr/lib/libv4l/v4l1compat.so'; to zmdc.pl
Both solution didn't work for me however, and right now i'm out of ideas :/
Any suggestions are more then welcome!