Re: [hpricot] Fwd: hpricot_bundle won't load on snow leopard
- From:
- Chad Woolley
- Date:
- 2010-07-08 @ 07:01
On Sat, Jun 19, 2010 at 3:36 PM, i5m <i5ivem@gmail.com> wrote:
> Chad,
>
> Not on an actual computer right now. And also don't have Snow Leopard
> (still on a PPC mac). So can't really check what you are asking. Don't
> know if this is relevant to your issue?:
>
> http://i5m.co.uk/post/470222727/snow-leopard-and-gems-wrong-architecture
>
> On 19 Jun 2010, at 23:17, Chad Woolley <thewoolleyman@gmail.com> wrote:
>
>> Probably easier to just switch this app over to nokogiri :)
>
> Yes, sadly that is true. Nokogiri is actively developed. Currently
> Hpricot is sporadically maintained.
Solved this. Root cause was that RVM/Ruby had compiled for i386
architecture rather than x86_64:
http://gist.github.com/456916#file_6._solved
Thanks for the help...
-- Chad
Re: [hpricot] Fwd: hpricot_bundle won't load on snow leopard
- From:
- i5m
- Date:
- 2010-07-12 @ 08:10
Thanks for reporting back. 32bit vs 64bit seems to be the most common
problem with Hpricot (although strictly speaking could be any gem) on Snow
Leopard, it just manifests itself in slightly different ways.
-----------------------
i5m.co.uk
GPG Key: 0xA18A602B
On Thu, Jul 8, 2010 at 8:01 AM, Chad Woolley <thewoolleyman@gmail.com>wrote:
>
>
> Solved this. Root cause was that RVM/Ruby had compiled for i386
> architecture rather than x86_64:
> http://gist.github.com/456916#file_6._solved
>
> Thanks for the help...
> -- Chad
>