install zoneminder 1.27.0
commands:
groupadd -g 216 pulse
useradd -u 216 -g pulse -d /var/run/pulse -m pulse
perl -MCPAN -e shell
install MIME::Entity
install Sys::Mmap
install Date::Manip
install LWP::Protocol::https
quit
sbopkg -Bi "lame x264 libass libaacs libbluray celt libdc1394 libmp4v2 faac frei0r gsm libiec61883 libavc1394 libilbc openjpeg ladspa_sdk libmodplug OpenAL opencore-amr opus speex json-c pulseaudio rtmpdump orc schroedinger speex twolame libvpx xvidcore texi2html libsigsegv texlive ffmpeg perl-Archive-Zip perl-Device-SerialPort perl-Time-modules perl-Astro-SunTime perl-X10 perl-Capture-Tiny perl-Email-Date-Format perl-MIME-Lite perl-Sys-Mmap ZoneMinder"
install zoneminder 1.28.1
groupadd -g 216 pulse
useradd -u 216 -g pulse -d /var/run/pulse -m pulse
perl -MCPAN -e shell
install MIME::Entity
install Sys::Mmap
install Date::Manip
install LWP::Protocol::https
quit
sbopkg -Bi "lame x264 libass libaacs libbluray celt libdc1394 libmp4v2 faac frei0r gsm libiec61883 libavc1394 libilbc openjpeg ladspa_sdk libmodplug OpenAL opencore-amr opus speex json-c pulseaudio rtmpdump orc schroedinger speex twolame libvpx xvidcore texi2html libsigsegv texlive ffmpeg perl-Archive-Zip perl-Device-SerialPort perl-Time-modules perl-Astro-SunTime perl-X10 perl-Capture-Tiny perl-Email-Date-Format perl-MIME-Lite perl-Sys-Mmap"
cd /home
wget https://mrejata.net/downloads/ZoneMinder.tar.gz
cd ZoneMinder
sh ZoneMinder.SlackBuild
installpkg /tmp/ZoneMinder-1.28.1-x86_64-1_SBo.tgz
Run mysql Link
mysql -u root -p
source /usr/share/ZoneMinder/db/zm_create.sql
use mysql;
grant select,insert,update,delete on zm.* to 'zmuser'@localhost identified by 'zmpass';
quit;
pico /etc/httpd/httpd.conf
Include /etc/zm/zm_apache.conf
Публикувана от admin
на March 18 2015
|