Everytime I "make" I get the following error:
Only one of PREFIX or INSTALL_BASE can be given. Not both.
make[2]: *** [scripts/ZoneMinder/CMakeFiles/zmperlmodules] Error 255
make[1]: *** [scripts/ZoneMinder/CMakeFiles/zmperlmodules.dir/all] Error 2
make: *** [all] Error 2
Yet, I'm still able to install and the software runs fine. Is the error a result of not defining a libarch directory? I searched for a while but wasn't able to find any INSTALL_BASE variables.
Thanks,
Hans
INSTALL_BASE or PREFIX
Re: INSTALL_BASE or PREFIX
I was able to get around this by running make as root.