Page 1 of 1

Stange things while preparing to build

Posted: Thu Apr 25, 2019 4:19 am
by macfanpl
First :: build . sh line 268: There is additional opening bracket after ". Its blocking build being even run.

After removal of bracketing, running script shows that build script has been designed to work with bash >= 4.4. My bash version is 4.0. So it should run smooth. It is not.

Re: Stange things while preparing to build

Posted: Thu Apr 25, 2019 4:49 am
by ispyisail

Re: Stange things while preparing to build

Posted: Thu Apr 25, 2019 7:55 am
by Lantis
Something is fundamentally wrong with your build environment if you're getting errors there. It works fine.

Follow the quick start instructions linked and tell us where you're getting stuck.
Also tell us what version of the code you're even referencing, because line 268 of build.sh is a blank line, there are no brackets at all...