Oh, wonderful!! Let me try.
Thanks Le 13 mai 2016 21:24, "Rene Kluwen" <[email protected]> a écrit : > Somebody changed that part along the lines. > > But to install sqlbox, you don’t need the bootstrap script. > > Just type ./configure and then make. You may (or may not) need to checkout > a fresh copy after the bootstrap script having failed. > > > > == Rene > > > > *Van:* users [mailto:[email protected]] *Namens *Loyc Cossou > *Verzonden:* vrijdag 13 mei 2016 7:38 > *Aan:* [email protected] > *Onderwerp:* Installing SQLBox > > > > Hi. > > > > I am trying to install SQLBox: > > > > $ cd addons/sqlbox/ > $ sudo ./bootstrap > > + set -e > > + amvers=no > > + automake-1.11 --version > > + automake-1.10 --version > > + automake-1.9 --version > > + automake-1.8 --version > > + automake-1.7 --version > > + automake-1.6 --version > > + automake-1.5 --version > > + automake --version > > ++ sed -e '1s/[^0-9]*//' -e q > > ++ automake --version > > + amvers=1.13.4 > > + expr 1.13.4 '<' 1.5 > > + amvers=no > > + test no = no > > + set +x > > *./bootstrap: you need automake version 1.5 or later* > > > > It's saying I need to update automake up to 1.15. I have currently > 1.13.4 installer and it doesn't seem that 1.15 is available for my system. > I am on Amazon Linux which is kind of CentOs/RHEL. > > > > Anyone already face this issue? Any suggestion? > > > > Thank you. > > > > > > > > > ------ > loyc Cossou > > > > Sent with MailTrack > <https://mailtrack.io/install?source=signature&lang=en&[email protected]&idSignature=22> > >
