Gentoo-Portage.com

Search Portage:
Login     Register     Language Tools

www-misc/zoneminder

ZoneMinder allows you to capture, analyse, record and monitor any cameras attached to your system.

Screenshots

  • zoneminder-1.23.3
    ~amd64 ~x86
    debug ffmpeg X10
    View      Download      License: GPL-2
post install instructions say to run:

> grant select,insert,update,delete on zoneminder.* to '<username>'@localhost identified by '<password>';

However, the database that gets create running 'mysql < zm_create.sql' is called 'zm'. So, the post install instructions should read:

> grant select,insert,update,delete on zm.* to '<username>'@localhost identified by '<password>';
- 06/04/2006 23:37 GMT


Leave a comment:

Please login to leave a comment