SOLVED: terminal not launching

Hi Guys

All was working great with corona last week, today i tried to open the terminal and now i keep getting this error
macuser$ /Applications/CoronaSDK/Corona\ Terminal ; exit;
/Applications/CoronaSDK/Corona Terminal: line 3: dirname: command not found
ERROR: Could not find “Corona Simulator.app” in:
logout
The Corona Simulator.app hasn’t been renamed or changed, i even removed it and installed the newest build just to confirm, still the same error. can anyone help?

Thanks in advance

Cheer [import]uid: 13504 topic_id: 15016 reply_id: 315016[/import]

So I figured out what was the problem, all working as normal again thankfully

I installed Android SDK in the weekend, and google with all it’s wisdom still makes crappy installers, of which the need to make a “.bash_profile” to add the tools folder to the main path environment, and since Lion and Snowleopard for that matter store “Path” environment somewhere else, that doesn’t seem to be a concern to Google, just make a new .bash_profile and point it to the tools directory of android, which will break every other application that relies on path as a reference!!

The joy of working with android, scotch taping a bunch of application just to get started, modern OS indeed. [import]uid: 13504 topic_id: 15016 reply_id: 55502[/import]