Hello ML/Linux Gurus,
I am trying to install QEMU and the procedure described in the first post works for me until the ./install.sh step.
At the very beginning of the script execution it exits with the following messages

I added the command to the profile and checked that the path is now correct with "echo $PATH" command:
The path variable contains
/home/myusername/gcc-arm-none-eabi-5_4-2016q3/bin
I also checked that this folder exists and is populated with files.
However, the script still exits at the same point... I restarted the bash with no success.
It may be obvious for practitionners, but my experience of linux is quite limited.

I am running Windows 10 with Ubuntu installed as per first post.
Thanks for your help.