I feel quit stupid asking this, but I am completely unable to set an environment variable in Mac OSX 10.8.
I'd greatly appreciate some specific instructions on which files to edit, what is the syntax to place in the file, etc.
I am trying to do some web development using Arc, which requires racket. I am getting an error from arc that 'racket' isn't a recognized command. I am only able to run racket commands when I am in Racket's bin directory (here is the location of my racket directory - /Applications/Racket v5.3.3/), which suggests to me that an environment variable has not yet been created for racket (but I could be wrong).
Thanks in advance.