Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
2 votes
0 answers
155 views

cannot load such file -- ffi (LoadError) : but its not "ffi_c"

I have seen all kind of fix on the internet and stackover flow, those are c executable one with file error for "ffi_c" I'm getting error for ffi only. I'm getting this error previously too, ...
UUC110's user avatar
  • 27
0 votes
0 answers
30 views

Ruby version issue in osx 14.4

Okay, so... I have an M1 chip machine, with OSX 14.4 running on it. I wanted to install Ruby 3 with some gems and strange things happened... I used RVM for installing 3.4 onto my machine which was ...
CreativeZoller's user avatar
0 votes
1 answer
74 views

How to ensure I'm using the new version of Ruby I downloaded instead of the system version on Mac?

I'm following this tutorial on learning Ruby, and have followed the instructions on installing the latest version of Ruby (3.2.4). However I'm not sure how to switch to 3.2.4 on my Mac so I'm using ...
Zorgan's user avatar
  • 8,857
1 vote
1 answer
155 views

Nokogiri installation error and fails with mac os x 14 Sonova

I am trying to install an older version of nokogiri (1.6.8.1) on a x86 intel mac using sonova 14.4 with a ruby project of mine but i am experiencing a problem with either bundle install or gem install ...
noxenal's user avatar
  • 11
-1 votes
1 answer
153 views

Cant install React Native on Mac

Edit: My original task was to get React Native working on my computer. However I have run into several problems doing so. I've traced the root of the issue to my ruby version, which will not update. ...
whyDoICodeFrontEnd's user avatar
1 vote
0 answers
222 views

RVM Ruby 3.1.4 fails to install on macOS Sonoma due to perl5.18

I'm trying to install Ruby 3.1.4 version on Sonoma 14.4 with rvm and got this error: Error running '/Users/username/.rvm/src/ruby-3.1.4/autogen.sh', please read /Users/username/.rvm/log/...
Dolores's user avatar
  • 11
1 vote
1 answer
51 views

Relation RubyGems, Ruby Version, Bundler Version, RVM and Capistrano Conflict

I have an ancient Ruby on Rails project that uses a Capistrano installation process. It currently runs Ruby 2.5.1 and Rails 5.2. I have been working on an updated version and while doing so probably ...
MDickten's user avatar
  • 139
0 votes
1 answer
286 views

rvm install 2.7.2 Error running '__rvm_make -j16',

when i try install ruby 2.7.2 with command rvm install 2.7.2 --with-openssl-dir=/opt/homebrew/opt/[email protected] it occures error like: Error running '__rvm_make -j16', please read /Users/bytedance/.rvm/...
arderbud's user avatar
0 votes
1 answer
183 views

Macbook M2Pro - Error running '__rvm_make -j12'

Error running '__rvm_make -j12', please read /Users/user/.rvm/log/1706650388_ruby-2.7.3/make.log There has been an error while running make. Halting the installation. When trying to install ruby-2.7.3 ...
scrscr87's user avatar
1 vote
2 answers
2k views

failed to install ruby Error running '__rvm_make -j4',

Description Unable to Install Ruby 3.0.2 on Ubuntu 15~22.04.1 Steps to reproduce Run rvm install "3.0.2" Expected behavior Ruby is installed Actual behavior Error running '__rvm_make -j4', ...
Irina's user avatar
  • 1,155
1 vote
2 answers
413 views

Ruby Version Manager

I'm new to Ruby and currently using Windows 10. I'm facing difficulty installing RVM. Since I work on different projects with varying Ruby versions, I want to use RVM to manage them easily. Currently, ...
Sapareshan's user avatar
1 vote
0 answers
254 views

Error Installing Ruby 3.2.2 with RVM on macOS: 'username_completion_function' undeclared

I'm encountering an issue while trying to install Ruby 3.2.2 using RVM on my Mac (macOS version 14.1). The installation fails with an error related to readline. Here is the relevant error message from ...
PetitGuigui's user avatar
0 votes
1 answer
563 views

Why am I getting this error (Error running '__rvm_make -j12') when installing RVM?

When running the install script for Ruby Version Manager I keep getting this error: Error running '__rvm_make -j12', please read /Users/wikipediabrown/.rvm/log/1701736892_ruby-3.0.0/make.log There ...
WikipediaBrown's user avatar
0 votes
0 answers
59 views

I'm getting an Error running rvm make while installing Ruby

I am trying to install ruby on my Mac and every time I follow the instructions online to install ruby; I'm getting deeper down in the rabbit hole.I think I messed up my .zshrc and path variables. I've ...
Disco's user avatar
  • 1
0 votes
0 answers
118 views

Is it possible to install ruby-2.6.5 in ubuntu 22.04 via rvm

I have ubuntu 22.04 version and I am trying to install ruby-2.6.5 via rvm . I am getting below error rails-@rails-Lenovo-V15-G3-IAP:~/Desktop/Demo_Project/JobFusion$ rvm install ruby-2.6.5 Warning! ...
Sid's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
185