Error in make install: invalid user: `apache:apache'
Posted: Wed Dec 07, 2011 6:03 am
Downloaded the package zoneminder 1.25.0,extracted it and executed the following commands within the extracted folder
# ./configure --with-webdir=/var/www/html/zm --with-cgidir=/var/www/cgi-bin --enable-mmap=no
# make
# make install
and I land upon the following error.
make install-data-hook
make[4]: Entering directory `/root/dhanasekar/ZoneMinder-1.25.0/web'
( cd /var/www/html/zm; chown apache:apache index.php )
chown: invalid user: `apache:apache'
make[4]: *** [install-data-hook] Error 1
Could some help me in this recover this error.
# ./configure --with-webdir=/var/www/html/zm --with-cgidir=/var/www/cgi-bin --enable-mmap=no
# make
# make install
and I land upon the following error.
make install-data-hook
make[4]: Entering directory `/root/dhanasekar/ZoneMinder-1.25.0/web'
( cd /var/www/html/zm; chown apache:apache index.php )
chown: invalid user: `apache:apache'
make[4]: *** [install-data-hook] Error 1
Could some help me in this recover this error.