So i am trying to get tesseract installed following this guide (the git guide failed at the same point as well)
https://medium.com/@lucas63/installing-tesseract-3-04-in-ubuntu-14-04-1dae8b748a32.
Now I get to the point where i run
./configure for tesseract but i get this error output
./configure: line 4188: syntax error near unexpected token `-mavx,'
./configure: line 4188: `AX_CHECK_COMPILE_FLAG(-mavx, avx=true, avx=false)'
I am running on CentOS but i don't think thats the problem. I am not sure which log files will be help but if you think you can help me post ill be check frequently. Note I already looked at issue #647 and tried what the suggested but that did not work.