On Wed, Oct 29, 2008 at 4:00 PM, Jason Porter <[EMAIL PROTECTED]> wrote: > On Wed, Oct 29, 2008 at 13:26, Daniel Zepeda <[EMAIL PROTECTED]> wrote: >> Ah, that may be the common factor, as Mechanize depends on Hpricot too. >> Hpricot is included in Shoes. That would make sense. >> >> Not sure there is anything I can do about it, not a Windows developer, but >> maybe this will help someone with the right skills track this bug down. >> >> DZ >> >> >> On Oct 29, 2008, at 2:01 PM, Seth Thomas Rasmussen wrote: >> >>> On Wed, Oct 29, 2008 at 12:48 PM, Alexander Rakoczy <[EMAIL PROTECTED]> >>> wrote: >>>> >>>> The twitter gem has native extensions that build, since it builds an >>>> executable for your operating system. Try >>> >>> Actually, I think the deal is that the twitter gem depends on Hpricot, >>> which has native extensions. >>> >>> If you look at your twitter executable I think you'll find it is just >>> a Ruby script. >>> >>> -- >>> Seth Thomas Rasmussen >>> http://greatseth.com >> >> > > Has anyone tried to modify their Shoes install and take out Hpricot > and then gem either Mechanize or Twitter?
I don't think the fact that Hpricot comes with Shoes is generally a problem with installing it or other bundled gems. I just destroyed my ~/.shoes directory and restarted my app which uses the twitter gem. Everything went fine during setup. -- Seth Thomas Rasmussen http://greatseth.com
