Hi, I am installing new servers. I install rails on Amazon Linux
Installed list: -Rubin -Development Tools -gems -zlib -develop -readline-Devel
I'm trying to set the rails and now I'm stuck here
$ sudo gem install rails Create your own extensions. This may take some time ... ERROR: Error installing rails: ERROR: Failed to build gem native extension.
/usr/bin/ruby extconf.rb mkmf.rb can't find header files for ruby at /usr/lib/ruby/ruby.h
Gem files will be installed in / usr / lib 64 / ruby ββ/ gems / 1.8 / gems / json-1.6.3 for verification. The results are logged in / usr / lib 64 / ruby ββ/ gems / 1.8 / gems / json-1.6.3 / ext / json / ext / parser / gem_make.out
Is there a problem with this json library
source
share