Top "Devkit" questions

The Ruby DevKit is a toolkit that makes it easy to build and use native C/C++ extensions.

therubyracer gem on windows

I've been peacefully developing on Windows without adding any gems for a few weeks now and today I decided to …

ruby-on-rails rubygems bundler devkit
Can't get Ruby DevKit configuration file autogenerated properly

I've installed Ruby 2.0 with a Windows Ruby Installer, Unpacked DevKit (DevKit-mingw64-64-4.7.2-20130224-1432-sfx.exe) to Program Files …

ruby devkit
ERROR: Failed to build gem native extension on Windows

I'm getting the below error while installing 'redcarpet' gem. It got installed without issue on my friends machine though. (I …

ruby rubygems devkit
Invalid configuration or no Rubies listed?

When I try setting the Devkit path, I end up with the following error C:\Devkit>ruby dk.rb …

ruby devkit
Issues installing Ruby and Rails and DevKit on windows 7 x64 - fix needed

I am having a number of issues when trying to install ruby and rails. I have tried both without and …

ruby-on-rails ruby devkit
Ruby on rails devkit windows

I am having a problem in installing devkit of ruby on rails. Here's the error I got C:\DevKit>…

ruby-on-rails windows devkit
How to install mysql2 gem on Windows

I'm using DevKit and XAMPP, and now I have to execute the following command: gem install mysql2 -v 0.2.6 --platform=ruby …

ruby-on-rails windows rubygems devkit
Can't install Nokogiri for Ruby in Windows

I know this is simple but I just can't figure it out. I need to run a script in Ruby …

ruby windows nokogiri devkit
How do I specify the path for Devkit?

I'm here on Windows 7 x64 and am trying to install Ruby on Rails from scratch. I just installed the RubyInstaller 1.9.3…

ruby-on-rails ruby ruby-on-rails-3 devkit