Hi Seth, sorry for the late answer... On Wed, Oct 1, 2008 at 8:59 PM, Seth Thomas Rasmussen < [EMAIL PROTECTED]> wrote:
> On Wed, Oct 1, 2008 at 2:31 PM, Emanuel Carnevale > <[EMAIL PROTECTED]> wrote: > > I build it with DEBUG=1 and PPC=1 and your app seems to start, > > unfortunately it got stuck with installing the twitter gem... ;) > > Yeah, about that.. for a while now the app has behaved in the > following manner(assuming you don't have any of its required gems > installed): > For me was weirder than that since it did not work as expected afterwards. I tried installing the gems by myself and I had to install all the required dependencies and it took a lot. BTW I am not an admin on my iBook, so it need to be done with a sudo gem Anyway, the weird thing is if I do require "rubygems" and then twitter via irb it works fine, but if I do it trough Shoes it does not.. > This is something I was waiting to complain about in the hope that it > might resolve itself while I continued working on the app's features. > Yep, I won't complain either for the time being, but I'll keep an eye on it. E
