Hello,
I am trying to install it on yiimp pool but unfortunately starting with ./autogen.sh it ends with
configure.ac:1111: error: required file 'qa/pull-tester/run-bitcoind-for-test.sh.in' not found
configure.ac:1112: error: required file 'qa/pull-tester/tests_config.py.in' not found
configure.ac:1114: error: required file 'qa/pull-tester/rpc-tests.py' not found
Makefile.am:10: warning: user variable 'GZIP_ENV' defined here ...
/usr/share/automake-1.15/am/distdir.am: ... overrides Automake variable 'GZIP_ENV' defined here
src/Makefile.am: installing 'build-aux/depcomp'
src/Makefile.am:465: warning: user target '.mm.o' defined here ...
/usr/share/automake-1.15/am/depend2.am: ... overrides Automake target '.mm.o' defined here
autoreconf: automake failed with exit status: 1
Libtoolize did not help.
Somebody have an advice?