This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
arton (author)
Mon Nov 02 15:52:09 -0800 2009
commit 9017294f51879600b3bcf6e3e0f10ee71c32fd09
tree 75dfd6e63779c6bb4cefcec64e2fa9e9f36ddfab
parent 25b42494148d099ed94adb0d4caa753f1b91a5b3
tree 75dfd6e63779c6bb4cefcec64e2fa9e9f36ddfab
parent 25b42494148d099ed94adb0d4caa753f1b91a5b3
rjb /
| name | age | message | |
|---|---|---|---|
| |
COPYING | ||
| |
ChangeLog | ||
| |
data/ | ||
| |
ext/ | ||
| |
lib/ | ||
| |
pre-install.rb | ||
| |
readme.sj | ||
| |
readme.txt | ||
| |
rjb.rake | ||
| |
samples/ | ||
| |
setup.rb | ||
| |
test/ |
readme.txt
Rjb is Ruby-Java bridge using Java Native Interface. How to install you need to install Java2 sdk, and setup JAVA_HOME enviromental varible except for OS X. I assume that OS X's JAVA_HOME is fixed as '/System/Library/Frameworks/JavaVM.framework'. then, ruby setup.rb config ruby setup.rb setup (in Unix) sudo ruby setup.rb install or (in win32) ruby setup.rb install How to test in Win32 cd test ruby test.rb in Unix see test/readme.unix you must set LD_LIBRARY_PATH environmental variable to run rjb. artonx@yahoo.co.jp








