$ sudo gem install thin
Attempting local installation of 'thin'
Building native extensions. This could take a while...
extconf.rb:1:in `require': no such file to load -- mkmf (LoadError)
from extconf.rb:1
For some reason, mkmf.rb is part of the ruby1.8-dev package
$ sudo apt-get install ruby1.8-dev
et voilà !
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment