TextMate について助けが必要です。私はそれをインストールし、その中でGroovyをコンパイルしたいです(特に何かを試すのに便利そうです)。Groovy バンドルをインストールしましたが、機能しません。それは次のように不平を言います:
Couldn't find /Applications/groovy-1.8.4/bin
If you have installed groovy, then you need to either update your PATH or set the
TM_GROOVY shell variable (e.g. in Preferences / Advanced)
Locations searched:
/Users/meir/Library/Application Support/TextMate/Pristine Copy/Bundles/Groovy.tmbundle/Suppor
/bin
/Applications/TextMate.app/Contents/SharedSupport/Support/bin/CocoaDialog.app/Contents/MacOS
/Users/meir/Library/Application Support/TextMate/Pristine Copy/Bundles/Groovy.tmbundle/Support
/bin
/Applications/TextMate.app/Contents/SharedSupport/Support/bin/CocoaDialog.app/Contents/MacOS
/usr/bin
/bin
/usr/sbin
/sbin
/Applications/groovy-1.8.4/bin
/Applications/grails-1.3.7/bin
/Applications/TextMate.app/Contents/SharedSupport/Support/bin
/Applications/TextMate.app/Contents/SharedSupport/Support/bin
私はすべてをやろうとしました。設定で TM_GROOVY にパス (/Applications/groovy-1.8.4/bin) を追加し、同じ設定で PATH 変数に追加し、システム パスにも追加しましたが、まったく役に立ちませんでした。
助けてください。