From: Jon B. <jo...@gm...> - 2007-07-10 11:35:21
|
Pretty good question ... you might want to have a look @ this project maybe: http://www.joyent.com/developers/slingshot/ Inside the code there you will find a "Ruby VM" setup, so I think it's something feasible, I think @ rb_main startup you would need to adjust environment PATH and Ruby LOADPATH $: and you would be set (guessing). - Jon On Jul 10, 2007, at 7:24 AM, Tim Perrett wrote: > Hey all > > I have been playing with soap4r and for some reason, it works > perfectly under ruby 1.8.4, but complains about missing > XSD::QName::EMPTY under the apple installed 1.8.2 - i think this is > to do with the differences in the REXML implementation. So what I was > wondering was if it would be possible to package everything into an > app (yes i appreciate this would bloat it some what) including the > ruby distribution itself? > > Has anyone done this and had any luck with it? > > Cheers > > Tim > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Rubycocoa-talk mailing list > Rub...@li... > https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk |