Post
Topic
Board Announcements (Altcoins)
Re: [ANN]AIB-Advanced Internet Blockchains || https://www.aib.one
by
aib
on 01/06/2020, 06:39:50 UTC
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?



Try this:


For your convenience , we made a dockerfile to help you build, and
also the blockdata to help you to fast sync up.

------ Dockerfile -----------------
https://github.com/iobond/aib/releases/download/aib-dockerfile/aib-dockerfile.tar.gz

Compile from AIB source's Dockerfile.

mkdir compile-aib
cd compile-aib
tar xf aib-dockerfile.tar.gz
./start.sh
ls -lah ./release

Will have your compiled aib binary for ubuntu 16.04

--------------------  Blockdata ------------

https://github.com/iobond/aib/releases/download/Blockdata-2211080/aib-block-2211080.tar.gz.xz.001
https://github.com/iobond/aib/releases/download/Part-2-Block-2211080/aib-block-2211080.tar.gz.xz.002


Block data for AIB @ Height 2211080

There is 2 parts of the file , combine into one then decompress than
you could get the block data around 2.6G

cat aib-block-2211080.tar.gz.xz.00? > aib-block-2211080.tar.gz.xz
xz -d aib-block-2211080.tar.gz.xz
tar xf aib-block-2211080.tar.gz

when you init the sync, please use in aib.conf
connect=connect.aib.one

to make sure you are on the right chain