When installing complete on my raspberry pi zero board, I get several error messages:
- /usr/local/bin/find: line 1: syntax error: unexpected word (expecting ")")
It seems the install goes through.
However, when I run gcc:
- /usr/local/bin/gcc: line 1: ELFq4T : not found
or make:
- /usr/local/bin/make: line 1: syntax error: unexpected word (expecting ")")