ftp://download.computerntelecom.com/pub ... 3/testing/
and here is what my little list of notes to install zm, and of dependencies you need to install before the zm rpm will install, and they have to be installed in some order, or else they won't install. and they too are available on cordells site. This is after installing FC4 from DVD w/the install everything box checked.
lame is needed by zm-1.21.2-2.FC3.CTU.i386
libavcodec.so is needed by zm-1.21.2-2.FC3.CTU.i386
libavformat.so is needed by zm-1.21.2-2.FC3.CTU.i386
libmp3lame.so.0 is needed by zm-1.21.2-2.FC3.CTU.i386
perl(Device::SerialPort) is needed by zm-1.21.2-2.FC3.CTU.i386
perl-IO-stringy is needed by zm-1.21.2-2.FC3.CTU.i386
perl-MIME-tools is needed by zm-1.21.2-2.FC3.CTU.i386
perl-MailTools is needed by zm-1.21.2-2.FC3.CTU.i386
perl-Unicode-Map is needed by zm-1.21.2-2.FC3.CTU.i386
perl-Unicode-String is needed by zm-1.21.2-2.FC3.CTU.i386
I do most of this as root, btw
Here is the order I install them, just rpm -i (name of the rpm here)
liba52
lame
lame-devel
perl-MailTools
perl-IO-stringy
perl-Unicode-String
perl-Unicdoe-Map
perl-Device-SerialPort
perl-MIME-tools
a52dec-0.7
a52dec-devel
faad2
faad2-devel
imlib2
ffmpeg-0.4
ffmpeg-devel
then zm-1.21.2-2.FC3.rpm will install w/out a hitch !
Then start /sbin/httpd
and /sbin/mysqld
then open /etc/zm.conf
and type in a user name & password & save the file ( don’t use system user name, something different)
then run /usr/lib/zm/bin/zminit
it will ask for a user name, enter root,
it will ask for a password, just hit enter
If it went right, it will exit w/out errors !!!!! it will say loading config from db, saving config to db
I did this already part below, think the notes here from the web site are out of order, or more likely my sequence of events is out of order, but it works.
Now start the web server and Zone Minder:
/sbin/service httpd start (already did this)
/sbin/service zm start (already did this)
You should now be able to access the Zone Minder console through the web browser
http://localhost/zm
Log files will be located in /var/log/zm
Events are located at /var/lib/zm
Use whatismy ip .com on the net, then you can use that followed by /zm
to access zonminder
it will not be password protected until you go into options on zoneminder main screen
and if it says:
Could not connect to database: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (13)
If you get this error above, make sure the services are running and disable
Selinux entirely, then reboot for changes to take effect, then maybe start
back using SE linux, but check off something like httpd disable SE linux for that.
User name is admin , password is admin for auth mode, then create user.... under options, far right tab will be users.
This all can be done in less than 20 minutes..........
Good luck. Hope your system is kinda fast FC4 is a lot.. but w/DVD drive it installs relativley painlessly.. Oh, to check your video card look under /dev for video or video0 etc... if it's not there, your capture card needs the right module to be loaded, this topic has been covered on the forums here as well.