From: brabuhr@... Date: 2007-05-03T10:16:55+09:00 Subject: Re: relocatable ruby distribution On 4/30/07, fkc_email-news @ yahoo dot com wrote: > I've convinced the java project to allow ruby (yay!), and now we > want to include and control the ruby dist, libraries and gems and all > in svn. Since the project can be checked out anywhere I want to be > able to relocate ruby. I tried allinoneruby (happily used ruby2exe on > a different project), and can't figure out how to get it to include > all the libs and gems. I also tried to point $: at the correct > locations, but got an unresolved lib. > > Is there a std way to do this? Check out: http://developers.joyent.com/ it looks like they build a tree with the ruby binaries and libraries and have a script to override the environment to point to that version of Ruby.