Pascal Hurni | 11 Jun 12:42

Re: [ANN] Reactive - The desktop application framework


Vladimir Scherbina wrote:
> Hello!
> 
> I have a trouble. I can't install reactive_view_wx gem. This is an error 
> msg:
> 

Hello,

Your problem comes from the dependencies of reactive_view_wx, it depends 
on the wxruby gem.

You better first install the wxruby gem (because there are platform 
specific packages). type this:
   gem install wxruby

You may then install reactive_view_wx with
   gem install reactive_view_wx

Note that reactive_view_wx 0.1.0 will only work with actionpack 2.0.x 
and not the lateset 2.1.x

Regards,

Pascal
--

-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@...
To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---


Gmane