On Fri, Jan 18, 2013 at 09:38:13PM -0800, RV wrote:
>
> Thanks for your reply. It helped, still getting an error though.
> I installed Git. I assumed (wrongly) that installing bundler would install
> git as well...
>
> C:\apps\ruote>bundle install
> Fetching git://github.com/jmettraux/ruote.git
> remote: Counting objects: 26943, done.
> remote: Compressing objects: 100% (6757/6757), done.
> remote: Total 26943 (delta 20198), reused 26784 (delta 20053)
> Receiving objects: 100% (26943/26943), 4.62 MiB | 702 KiB/s, done.
> Resolving deltas: 100% (20198/20198), done.
> Could not find gem 'ruby_parser (~> 2.3) x86-mingw32', which is required by
> gem
> 'ruote (>= 0) x86-mingw32', in any of the sources.

Hello Hervé,

I googled for "rubygems x86-mingw32":

  
https://www.google.com/search?ie=UTF-8&oe=UTF-8&sourceid=navclient&q=rubygems+x86-mingw32

First hit looks interesting:

  
http://stackoverflow.com/questions/3272792/how-to-change-rubygems-platform-from-x86-mingw32-to-x86-mswin32-60-on-windows

and points to:

  http://blog.mmediasys.com/2008/08/10/rubygems-with-power-comes-responsibility/

Maybe this --platform thing can help.

Sorry, I have no experience with Ruby on Windows.


Best regards,

--
John Mettraux - http://lambda.io/jmettraux

-- 
you received this message because you are subscribed to the "ruote users" group.
to post : send email to [email protected]
to unsubscribe : send email to [email protected]
more options : http://groups.google.com/group/openwferu-users?hl=en

Reply via email to