Re: [Ironruby-core] Error installing json with igem

2010-07-24 Thread Mark Rendle
You can use json_pure, which has no native code but provides all the same classes and methods. Mark Sent from my iPhone On 24 Jul 2010, at 13:34, Aaron Clauson wrote: > When attempting: > > igem install json > > I get an error stating "ERROR: Failed to build gem native extension." > > I ha

Re: [Ironruby-core] Error installing json with igem

2010-07-24 Thread Shay Friedman
When you get that error it means that the gem depends on C extensions. These are not supported by IronRuby. Shay. On Sat, Jul 24, 2010 at 3:34 PM, Aaron Clauson wrote: > When attempting: > > igem install json > > I get an error stating "ERROR: Failed to build gem native extension." > > I have i

[Ironruby-core] Error installing json with igem

2010-07-24 Thread Aaron Clauson
When attempting: igem install json I get an error stating "ERROR: Failed to build gem native extension." I have installed some other gems ok and using the plain old Ruby "gem install json" works. Is there something I can do to workaround the problem? Thanks, Aaron -- Posted via http://www.rub

Re: [Ironruby-core] Send your IronRuby usage and quotes

2010-07-24 Thread Aaron Clauson
We've been using IronRuby for dialplan scripts on sipsorcery.com for a couple of years now. The IronRuby scripts let VoIP users control how their calls get routed around the place. Some of the scripts written by users have become pretty sophisticated: http://code.google.com/p/google-voice-sipso