Hi Arthi, In new release you should not run libtolize, aclocal and other autotools for every directory. Now you only should do that once in the root directory i.e. $IGNITE_HOME/platforms/cpp. Please refer to DEVNOTES.txt for detailed instructions.
Best Regards, Igor On Thu, May 12, 2016 at 5:16 PM, arthi <arthi.kasturirangan...@nielsen.com> wrote: > Hi Igor, > > We tried to build using the binaries from the below nightly build - > > > https://builds.apache.org/view/H-L/view/Ignite/job/Ignite-nightly/lastSuccessfulBuild/artifact/target/bin/apache-ignite-fabric-1.6.0-SNAPSHOT-bin.zip > > But, the C++ is missing a few config files. We get errors on build- > [root@dayrhegapd022 common]# libtoolize > [root@dayrhegapd022 common]# aclocal > aclocal: `configure.ac' or `configure.in' is required > [root@dayrhegapd022 common]# ^C > [root@dayrhegapd022 common]# autoheader > autoheader: `configure.ac' or `configure.in' is required > > Is there another repository we should use? > > Thanks, > Arthi > > > > -- > View this message in context: > http://apache-ignite-users.70518.x6.nabble.com/ODBC-Driver-tp4557p4896.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >