运行“brew doctor”时出现以下错误:
Error: Your Cellar and TEMP directories are on different volumes.
OS X won't move relative symlinks across volumes unless the target file already
exists. Brews known to be affected by this are Git and Narwhal.
You should set the "HOMEBREW_TEMP" environmental variable to a suitable
directory on the same volume as your Cellar
如何设置这个变量?我应该把它设置成什么?谷歌搜索时,我似乎找不到任何关于此的信息。