I need some help with installing zoneminder on archlinux. There is package in AUR but at the end of install process I got this:
Code: Select all
==> You must edit /etc/httpd/conf/httpd.conf and uncomment/add the line
==> LoadModule php5_module modules/libphp5.so
==> You must also add these lines:
==> Include conf/extra/php5_module.conf
==> Include /etc/httpd/conf/extra/httpd-zm.conf
touch: cannot touch `/var/lib/zm/zm_backup.sql': No such file or directory
error: command failed to execute correctly
Code: Select all
Proceed with installation? [Y/n]
(1/1) checking package integrity [######################] 100%
(1/1) checking for file conflicts [######################] 100%
(1/1) upgrading zoneminder [######################] 100%
/tmp/alpm_bhwugV/.INSTALL: line 53: /usr/lib/zm/bin/zmupdate.pl: No such file or directory
error: command failed to execute correctly
I've also noticed this at begging of installation:
Code: Select all
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
pwd: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory