Pixels and Politics
Politics, Computers, Ruby on Rails, and Miscellaneous.
Friday, December 05, 2008
Set JAVA_HOME on Mac OSX
If you want to install the rjb Ruby Gem, you will need to set the JAVA_HOME environment variable.
Add the following line to
~/.login
or
/etc/profile
and restart your terminal.
setenv JAVA_HOME /System/Library/Frameworks/JavaVM.framework/Home
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment