Iam trying to install pzs-ng current version to my Alcobot 1.0 but iam getting a few error's. Since the team behind pzs-ng dont support dev version iam trying here. Iam getting this errors:
Code:
./autogen.sh
src/zipscript/Makefile.am:17: UNIVERSAL defined both conditionally and unconditionally
src/zipscript/Makefile.am:95: ng_undupe_SOURCES defined both conditionally and unconditionally
src/zipscript/Makefile.am:102: ng_chown_SOURCES defined both conditionally and unconditionally
Running /usr/bin/autoconf [FAIL]
NOTE:
This version is NOT considered usable. You will get NO HELP from the devs using this.
Please consider downloading the v1.0 stable version from http://www.pzs-ng.com
and this from autogen.log:
Code:
configure.in:81: error: possibly undefined macro: AC_MSG_ERROR
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
Any ideas?