It doesn't depends on hpricot, and it builds native extensions. I got everything working just by running the app a few times. It looks like Shoes intalls on of the required gems on each try, but I am not absolutely sure.
Anything else that could be of any help? Regards On Wed, Oct 29, 2008 at 22:09, Daniel Zepeda <[EMAIL PROTECTED]> wrote: > It would help us if you would answer the following questions: > > Does dm-core depend on Hpricot? > > Does it actually have native extensions to build? > > > On Oct 29, 2008, at 7:05 PM, Lucas Florio wrote: > > You are right. Gonna try this right know. If there's any problem, I'll let > you know. > > Thank you for the fast answer. > > Lucas > > On Wed, Oct 29, 2008 at 21:45, Daniel Zepeda <[EMAIL PROTECTED]> wrote: > >> Let me guess, it hangs on "Building native extension, this could take >> awhile" >> Does dm-core depend on Hpricot? >> >> Does it actually have native extensions to build? >> >> For a workaround, unpack the gem and put it in your project. Look in the >> archives for today, there is an extensive discussion on this very subject. >> >> DZ >> >> On Oct 29, 2008, at 6:37 PM, Lucas Florio wrote: >> >> Hi, good evening, everyone. >> >> I am trying to execute this, but the "Setting up for..." window doesn't >> complete the rubygems installation process. >> I try to execute the code on MacOSX and Windows. >> >> The code is the following: >> >> Shoes.setup do >> gem 'dm-core' >> end >> require 'dm-core' >> >> Any idea? I am pretty new on shoes! >> Thanks in advance! >> >> -- >> Lucas Florio >> Developer >> ---- >> Personal: http://www.lucasefe.com.ar/ >> Development: http://www.drivendevelopment.com.ar/ >> >> >> > > > -- > Lucas Florio > Developer > ---- > Personal: http://www.lucasefe.com.ar/ > Development: http://www.drivendevelopment.com.ar/ > > > -- Lucas Florio Developer ---- Personal: http://www.lucasefe.com.ar/ Development: http://www.drivendevelopment.com.ar/
