ฉันพยายามติดตั้งรางบน Ubuntu Natty Narwhal 11.04 โดยใช้ ruby1.9.1
ฉันติดตั้งทับทิมโดยใช้apt-get install ruby1.9.1-full
ซึ่งมีแพ็คเกจ dev ฉัน googled ข้อผิดพลาดและทุกคนแนะนำว่าฉันติดตั้ง 1.9.1-dev ที่ฉันมีอยู่แล้ว
Building native extensions. This could take a while...
ERROR: Error installing rails:
ERROR: Failed to build gem native extension.
/usr/bin/ruby1.8 extconf.rb
extconf.rb:36:in `require': no such file to load -- mkmf (LoadError)
from extconf.rb:36
Gem files will remain installed in /usr/lib/ruby/gems/1.8/gems/bcrypt-ruby-3.0.1 for inspection.
Results logged to /usr/lib/ruby/gems/1.8/gems/bcrypt-ruby-3.0.1/ext/mri/gem_make.out