From: Logan Capaldo Date: 2007-05-02T06:28:33+09:00 Subject: Re: relocatable ruby distribution ------=_Part_115334_17197392.1178054911342 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 4/30/07, fkc_email-news @ yahoo dot com wrote: > > Hi All: > > 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? Seems like, since you are already using java, that it would be better to use jruby. http://jruby.codehaus.org/ Thanks > > Forrest > > > ------=_Part_115334_17197392.1178054911342--