Ruby support on CentOs 7 WHM 11.50
Hello friends! The title pretty much explains what I want...
I did:
And I got this:
Is there any way to get ruby on CentOs 7?
root@server [/scripts]# yum list ruby
Plugins carregados: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.teklinks.com
* epel: archive.linux.duke.edu
* extras: ftp.usf.edu
* updates: mirror.fdcservers.net
Pacotes dispon"veis
ruby.x86_64 2.0.0.598-25.el7_1 updates And I got this:
root@server [/scripts]# ./installruby
warn [installruby] Unable to locate gem binary.
warn [installruby] Unable to locate ruby binary.
info [checkccompiler] /root/.cpanel/datastore/Cpanel::Sys::Compiler::test_compile_gcc
C compiler (/usr/bin/gcc) OK (cached Thu Jul 16 12:46:27 2015)
Tuned C compiler not available because it is not enabled
info [installsqlite3] Sqlite3 is already installed.
Error: This script only works with the Ruby version distributed with Red Hat 6, CentOS 6, and CloudLinux 6.Is there any way to get ruby on CentOs 7?
-
Hello :) This was recently brought up with internal case number 192221. To paraphrase the response from our development team, Mongrel will segfault with Ruby newer than version 1.8.7. Ruby can be installed through YUM and the gem functionality will work correctly if you run the following command: yum install -y ruby rubygems
However, Rails will not function on CentOS 7. The referenced case number seeks to clarify this when customers attempt to run the "installruby" script. Thank you.0
Please sign in to leave a comment.
Comments
1 comment