When I try to run the simulator I have the following error: environment variable 'AR_CONFIG_PATH' is not set. I followed the tutorial and ran setupEnvLocal.sh file (it returned me these two errors:
./setupEnvLocal.sh: 9: ./setupEnvLocal.sh: Bad substitution
./setupEnvLocal.sh: 10: ./setupEnvLocal.sh: source: not found)
When I changed the first line from #!/bin/sh to #!/bin/bash I dont have these errors anymore, but still the simulator does not work. Can you help me?
Thank you in Advance
Adrian