Issue with installing Ruby 2.0.0 with rvm on Fedora linux -
hi started adventure rvm , tried install ruby 2.0.0
i run cs50-19 appliance virtual machine on win7 pc
i have got this:
error running './configure --prefix=/home/jharvard/.rvm/rubies/ruby-2.0.0-p451 --disable-install-doc --enable-shared',
showing last 15 lines of /home/jharvard/.rvm/log/1395728421_ruby-2.0.0-p451/configure.log
[2014-03-25 02:20:46] ./configure
current path: /home/jharvard/.rvm/src/ruby-2.0.0-p451
path=/etc/log50.d:/usr/lib/qt-3.3/bin:/etc/log50.d:/usr/libexec/lightdm:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/home/jharvard/.local/bin:/home/jharvard/bin:/home/jharvard/.local/bin:/home/jharvard/bin:/home/jharvard/.rvm/bin
command(4): ./configure --prefix=/home/jharvard/.rvm/rubies/ruby-2.0.0-p451 --disable-install-doc --enable-shared
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking whether c compiler works... no
configure: error: in `/home/jharvard/.rvm/src/ruby-2.0.0-p451':
configure: error: c compiler cannot create executables
see `config.log' more details
and since linux since 4 days dont understand of please :)
you need install compiler , supported dependencies , go rvm setup instructions. might want rbenv alternative rvm.
Comments
Post a Comment