IDE 1.6.7 wont compile

Hey all.

I just downloaded 1.6.7 and it wont even compile the Blink example.

fork/exec /Users/xxx/Library/Arduino15/packages/arduino/tools/avr-gcc/4.8.1-arduino3/bin/avr-g++: no such file or directory
Error compiling.

Any ideas?

Thanks!

Have you tried setting up the port/board yet? If not, on Arduino IDE, go to Tools>Board>[Module you ar using], and then Tools>Port>[Choose the board you want to compile]. This may work, maybe.