Posted By: arton Tajima
Date: 2010-10-30 15:29
Summary: Rjb-1.3.2 and Snow Leopard Java update 3
Project: Ruby Java Bridge
Java update 3 for Snow Leopard removes necessary header files. So installing rjb gem may fail on OS X.
The solution is to install Java for Mac OS X 10.6 Update 3 Developer Package from http://connect.apple.com before gem install.
Or if you use original bundled ruby, install rjb-1.3.1-universal-darwin-10.gem from rubygem.org. Because 1.3.1 and 1.3.2 are identical except for compile environment checking. |
|