sudo puppet apply --verbose --modulepath=`pwd` -e 'include zoneminder'
results now in:
Could not find class zoneminder for <<>> at line 1 on node <<>>
Search found 5 matches
- Sat Sep 28, 2013 2:07 pm
- Forum: ZoneMinder 1.26.x
- Topic: clean install problem on Ubutnu 13.4
- Replies: 4
- Views: 2721
- Fri Sep 27, 2013 12:43 am
- Forum: ZoneMinder 1.26.x
- Topic: clean install problem on Ubutnu 13.4
- Replies: 4
- Views: 2721
Re: clean install problem on Ubutnu 13.4
deleted root password and reran puppet which resulted in: sudo puppet apply --verbose --modulepath=`pwd` -e 'include zoneminder' info: Applying configuration version '1380242422' notice: /Stage[main]/Zoneminder::Install/Package[libmime-perl]/ensure: ensure changed 'purged' to 'present' notice ...
- Thu Sep 26, 2013 5:49 pm
- Forum: ZoneMinder 1.26.x
- Topic: clean install problem on Ubutnu 13.4
- Replies: 4
- Views: 2721
clean install problem on Ubutnu 13.4
installed all needed packages prior to installing zm from source. Got this:
http://privatepaste.com/5d306983c2
any idea?
http://privatepaste.com/5d306983c2
any idea?
- Fri Feb 18, 2011 6:11 am
- Forum: ZoneMinder 1.24.x
- Topic: Best linux distribution for Zoneminder
- Replies: 10
- Views: 11658
We had issues with Debian x64 on Qnap TS-259Pro+
http://www.zoneminder.com/forums/viewtopic.php?t=17225
Therefore, you may want to wait until resolved (depending on your installation, of course).
http://www.zoneminder.com/forums/viewtopic.php?t=17225
Therefore, you may want to wait until resolved (depending on your installation, of course).
- Thu Feb 17, 2011 11:06 am
- Forum: ZoneMinder 1.24.x
- Topic: Fetching (partial) video (images) from zm server
- Replies: 0
- Views: 1066
Fetching (partial) video (images) from zm server
Has anyone ever written some script/command line to fetch partial videos from ZM similar to this: 1. -s<<server>> of ZM server on which the video is stored 2. -p<<TCP>> number the ZM server (in case of IPv4 only) 3. -c<<Camera>> as specified in video recording software 4. -d<<Date>> format ...