rvm / rvm

Ruby enVironment Manager (RVM)
https://rvm.io
Other
5.11k stars 1.02k forks source link

Install Problems #4398

Open GangrelSP opened 6 years ago

GangrelSP commented 6 years ago

Hello, thank you for support. I'm trying to install "rvm install 2.5.1" , and i recive this errors :

Searching for binary rubies, this might take some time. No binary rubies available for: cygwin/unknown/x86_64/ruby-2.4.1. Continuing with compilation. Please read 'rvm help mount' to get more informatio n on binary rubies. Checking requirements for cygwin. Installing requirements for cygwin. Updating system. Installing required packages: patch, make, autoconf, automake, bison, m4, libtoo l, gcc, gcc-core, mingw64-i686-gcc-core, zlib-devel, openssl-devel, libcrypt-dev el, libyaml-devel, libffi-devel, libreadline-devel, sqlite3, patch.. Error running 'requirements_cygwin_libs_install patch make autoconf automake bis on m4 libtool gcc gcc-core mingw64-i686-gcc-core zlib-devel openssl-devel libcry pt-devel libyaml-devel libffi-devel libreadline-devel sqlite3 patch', please read /home/DELL/.rvm/log/1528137953_ruby-2.4.1/package_install_patch_make _autoconf_automake_bison_m4_libtool_gcc_gcc-core_mingw64-i686-gcc-core_zlib-deve l_openssl-devel_libcrypt-devel_libyaml-devel_libffi-devel_libreadline-devel_sqli te3_patch.log Requirements installation failed with status: 127.

Thank you again!

jadrevenge commented 6 years ago

did you read /home/DELL/.rvm/log/1528137953_ruby-2.4.1/package_install_patch_make _autoconf_automake_bison_m4_libtool_gcc_gcc-core_mingw64-i686-gcc-core_zlib-deve l_openssl-devel_libcrypt-devel_libyaml-devel_libffi-devel_libreadline-devel_sqli te3_patch.log ?

havenwood commented 6 years ago

@GangrelSP The exit status 127 means a command, or library required by a command, was not found. If you're still having issues, please show us the log that @jadrevenge referenced.