Installing EventMachine on Windows 7 x64 running with Ruby 2.0 64
patch from sroller
git clone https://github.com/sroller/eventmachine.git
enter dir
cd eventmachine
install compiler
gem install rake-compiler
build gem
rake native gem
install it
gem install --local pkg\eventmachine-1.0.1-x64-mingw32.gem
Written by Felipe De Boni
Related protips
1 Response
FYI: Was unable to get eventmachine your way on Windows 8;
I had to do rake gem
, and then navigate to the pkg
directory to then simply
gem install --local eventmachine-1.0.1
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ruby
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#