[MacRuby-devel] mechanize and macgems

Jarrad Hope me at jarradhope.com
Sat Dec 26 19:00:44 PST 2009


Hey Guys

First off, Id like to say im loving macruby, its awesome.

The story starts after having some issues with webkit and cookie
sharing ive decided to roll back to good ole trusty mechanize.
and thus my journey with macgem begins.

terminate called without an active exception
Abort trap

The end.

I read somewhere that its not possible due to dependancies (nokogiri)
so i thought maybe i could roll back to the pure ruby version of it...
i think was 0.8.5 - 0.8.3 ??

$sudo macgem install mechanize --version 1.8.5
Password:
ERROR:  could not find gem mechanize locally or in a repository

...

$ sudo macgem install --local mechanize-0.8.5.gem
terminate called without an active exception
Abort trap

I tried with 1.8.3, no cigar...
 little help?


More information about the MacRuby-devel mailing list