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
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
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
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