Re: [jruby-user] unable to use irb with 1.7.15
Christian MICHON <[email protected]>
| Newsgroups | gmane.comp.lang.jruby.user |
|---|---|
| Message-ID | <CACx2yF_5YTprpEaMfJe3unWhSmOrC854YOAV+Xm+=aVo2-5eXw@mail.gmail.com> |
Careful here. We're talking about jruby complete. So you've to test the command Java -jar jruby-complete-1.7.15 -S irb From your emails it looks like you're using an installation, ie jar files expanded. I tried that too and this works. So the issue remains on jruby complete. Irb does not work anymore.. On Sep 10, 2014 3:40 AM, "Michael Hall" <[email protected]> wrote: > On Sep 9, 2014, at 8:18 PM, Michael Hall <[email protected]> wrote: > > On Sep 9, 2014, at 8:11 PM, Michael Hall <[email protected]> wrote: > > /Library/Frameworks/JRuby.framework/Versions/1.7.4 > > > Never mind on that, I was pulling the old frameworked version. > > > Sorry to reply again and to myself but I just added a 1.7.15 directory to > the OS X JRuby framework and changed the Current symlink to point to it. > These bin executables then all work as far as starting and setting and > displaying a variable - irb,jirb, and jirb_swing. > So maybe a platform specific issue? Windows is broke? I guess I have no > immediate need to get JRuby embedded into my app, although I should make > sure that it does in fact also work from there though. I still might embed > sometime. Not sure about the future of 3rd party frameworks with OS X > security creep - GateKeeper and the like. > > Michael Hall > > *trz *nio.2 for OS X http://www195.pair.com/mik3hall/index.html#trz > > *HalfPipe *Java 6/7 shell app > http://www195.pair.com/mik3hall/index.html#halfpipe > > *AppConverter *convert Apple jvm to openjdk apps > http://www195.pair.com/mik3hall/index.html#appconverter > > > > >