Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
1 vote
3 answers
616 views

Nokogiri installation error and fails with macOS 14 Sonoma

I am trying to install an older version of nokogiri (1.6.8.1) on a x86 intel mac using Sonoma 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
355 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
0 votes
1 answer
274 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
0 answers
330 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
690 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
1 vote
3 answers
3k views

Mac M1 dyld missing symbol called on Ruby ARM64 installation via RVM

I've been cruising along with Ruby on my trusty M1 Mac for a while now, no sweat, especially in good old x86_64 mode (installed via RVM on a Rosetta terminal). Life was good. rvm ls ruby-2.7.7 [ ...
Andy Ruiz's user avatar
17 votes
2 answers
4k views

Error installing Ruby with rvm: "__rvm_make -j8"

I was trying to install latest stable Ruby versions (3.1.x, 3.2.x) using rvm. However, the rvm install command of any of those versions fails when compiling Ruby. For instance, when trying to run rvm ...
davidlj95's user avatar
  • 1,558
8 votes
5 answers
12k views

How to fix Error running '__rvm_make -j8'

I am having issue in installing ruby 2.7.1 I am getting this error: Error running '__rvm_make -j8', please read /Users/luqman/.rvm/log/1690926841_ruby-2.7.1/make.log There has been an error while ...
Burhan Gardezi's user avatar
1 vote
1 answer
534 views

Facing problem while upgrading my ruby version using RVM: This error is showing again and again when i opened the file

92 warnings generated. linking shared-object socket.bundle linking shared-object ripper.bundle 5 warnings generated. make[1]: *** [ext/openssl/all] Error 2 make[1]: *** Waiting for unfinished jobs.... ...
Jigyasa Sharma's user avatar
0 votes
0 answers
128 views

.zshrc: Setting up rvm

I had installed rvm on my Mac at a time where I was still using bash. Now I completely switched to zsh. The rvm home page however gives bash as requirement. Nevertheless, this rvm site promises that ...
user1934428's user avatar
  • 22.1k
0 votes
0 answers
334 views

ruby version change error - "rvm install 3.1.3"

I am trying to update the ruby version from: 2.6.10p210 to 3.1.3. When updating it with the "rvm" I get the following error. I am working from my mac m1. I appreciate any help ! I also tried ...
Alvaro Barraza's user avatar
3 votes
1 answer
2k views

Ruby 2.6.6 in Mac m2

Has anyone managed to install version 2.6.6 on a mac m2? I get this error when trying to install: $ ruby-install ruby 2.6.6 exts.mk updated compiling strscan.c linking shared-object strscan.bundle ...
Rodrigo Martins's user avatar
2 votes
1 answer
1k views

Homebrew: Error running 'requirements_osx_brew_libs_install gcc@6' on Mac10.13.6

I can't install ruby 3.0.0 through my powershell, when I try rvm install 3.0.0 I receive a beautiful error: Error running 'requirements_osx_brew_libs_install gcc@6', please read /Users/ben/.rvm/log/...
BenoitLardinois's user avatar
1 vote
2 answers
10k views

Mac OS - m1: Can't install ruby 2.7.5 because of an error from configure

I need to install ruby 2.7.5 for my react native app but I can't install 2.7.5 through rvm. I tried many things to install any ruby version, I ended up to get this configure error. Error running './...
Cindy's user avatar
  • 85
2 votes
3 answers
1k views

Error running '__rvm_make -j8' in macos Monterey

I'm trying to install ruby 2.7.0 using RVM on MacOS(12.4: apple M2), but i'm getting below error and not able to install required ruby version. I have tried all the solutions available on internet ...
Rashmi Balkur's user avatar
-1 votes
1 answer
429 views

Mac : "gnupg 2.3.8 is already installed and up-to-date" BUT "zsh: command not found: gpg"

Hello I need gnupg in order to install RVM. When running from bash brew install gnupg, I get the following error : However when running gnupg I get :
Julie's user avatar
  • 25
5 votes
5 answers
10k views

Error running '__rvm_make -j10' while installing ruby 2.6.5 on mac

I am trying to install the ruby 2.6.5 on mac having m1 pro chip but it's giving error of "__rvm_make -j10". I tried to google but won't find error with "__rvm_make -j10". there is ...
Aaquib Jawed's user avatar
0 votes
1 answer
2k views

RVM / rbenv / terminal $PATH error: (eval):18: parse error near `PATH=/usr/local/opt/...'

I noticed the following error in my Mac (Monterey version 12.4) terminal upon opening it today: (eval):18: parse error near `PATH=/usr/local/opt/...' I suspected that it was related to my installation ...
Franco Ortega's user avatar
0 votes
2 answers
2k views

unable to install ruby 2.3.8 in macos m1

Unable to install ruby 2.3.8 in MacOS M1 chip below is the error I'm getting. Tried multiple ways trial 1: rvm install 2.3.4 -C --with-openssl-dir=/opt/homebrew/opt/[email protected]/bin/openssl Error ...
Rebel Rider's user avatar
2 votes
2 answers
838 views

rvm gets "undefined method 'empty?' for nil:NilClass" installing Ruby on macos

I'm trying to install Ruby 3.0.x using rvm on a 2018 Mac mini.  I couldn't install 3.0.4, 3.0.2, 3.0.0 (then I tried 2.7.5, just to see if the issue was specific to 3.0.x). All 4 of these installs ...
Wayne Vucenic's user avatar
0 votes
2 answers
4k views

RVM not installing any Ruby version on MAC os Monterey Version 12.3.1

Description I am stuck on this for two days. I am unable to install any ruby version using rvm. I tried to uninstall brew and install it again but the issue is still there. Please don't mind i am very ...
Salman Ahmad's user avatar
6 votes
6 answers
11k views

Error running '__rvm_make install' on macOS Monterey

I am trying to install ruby 2.7.0 version on mac(12.2.1) using rvm but getting below error, and tried all the solution possible on github nothing seems to work. Even tried using rbenv but same error. ...
Rashmi Balkur's user avatar
1 vote
1 answer
342 views

Use RVM Ruby instead of MAMP Ruby

I've used RVM to install the latest stable version of Ruby, however, I can't set it to be the default version. Running which ruby always returns the path of Ruby installed with MAMP on my system eg /...
mistermist's user avatar
0 votes
0 answers
522 views

Terminal bash & zsh /user/xx/xx : not found (mac Monterey)

I'm very new with all this stuff can you help me fix it ? ---------------------what I see-------------------------------- this is what I see on bash termnial : bash: rbenv: command not found bash: eva:...
Ta THR's user avatar
  • 1
10 votes
2 answers
12k views

What's the right string to use when installing Ruby 3.1 through RVM on Mac OS Big Sur?

I’m using Mac OS Big Sur and rvm $ rvm -v rvm 1.29.12-next (master) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io] I have version 2.7.5 of Ruby installed and would like to install ...
Dave's user avatar
  • 18.8k
1 vote
0 answers
327 views

How to install RVM on macOS Big Sur with VS Code?

I'm trying to install any Ruby version manager, and then install Rubocop. "brew doctor" says my system is fine, and I recently upgraded laptops from MacOS High Sierra to Big Sur. (I'm on a ...
Mike P.'s user avatar
  • 19
0 votes
1 answer
838 views

Warning! PATH is not properly set up, /Users/me/.rvm/gems/ruby-2.7.3/bin is not at first place

Description I am still getting the warning given below when I run rvm -v. Warning! PATH is not properly set up, /Users/sarvarkhalimov/.rvm/gems/ruby-2.7.3/bin is not at first place. Usually ...
Sarvar Khalimov's user avatar
2 votes
1 answer
934 views

While installing RVM, it is returning a WARNING: Above files contains PATH= with no $PATH inside, this can break RVM

The problem explanation I am running OS X for Apple Silicon - Mac M1, using .zshrc shell (not bash), and trying to install RVM following the below instructions to contribute to the open-source project:...
Sarvar Khalimov's user avatar
-1 votes
1 answer
123 views

Can't install RubyGems on mac: because Objective-C garbage collection is not supported

I am installing Ruby with RVM on MacOS, and apparently it also installs RubyGems along the way: macruby-0.12 - #installing rubygems-3.0.9. And right after that line I get this error: Error running '...
Oleksandr Novik's user avatar
0 votes
2 answers
2k views

Issue installing Ruby 2.7.2 on Mac

I initially tried rbenv and followed this person's issue but I ended up switching to RVM and getting this error: Error running '__rvm_make -j4', please read /Users/thendralprabu/.rvm/log/...
Thendral Prabu's user avatar
0 votes
2 answers
4k views

mac install ruby failed. Error running '__rvm_make -j4'

when I executed "rvm install 2.7.2" in the terminal, I got the Error running '__rvm_make -j4',If anyone can help, I would appreciate it
noone's user avatar
  • 1
0 votes
1 answer
962 views

Error when trying to install Ruby 3.0.0 through RVM

I get this endless loop when trying to upgrade Ruby through RVM: Warning, new version of rvm available '1.29.12-next', you are using older version '1.29.3'. You can disable this warning with: echo ...
Mik 's user avatar
  • 31
0 votes
1 answer
123 views

Error running '__rvm_make -j4', in MacOS 11.2.3

(base) hamidiqbal598@Hamids-MacBook-Pro ~ % \curl -sSL https://get.rvm.io | bash -s stable --ruby Downloading https://github.com/rvm/rvm/archive/1.29.12.tar.gz Downloading https://github.com/rvm/rvm/...
Hamid Iqbal's user avatar
0 votes
0 answers
224 views

rvm requirements.. ruby installation on mac os stuck

I am starting out on ruby and still stuck in installation on mac for past two days. Following this site for rvm installation.. http://rvm.io Thereafter tried to install ruby using $ rvm install 3.0.0 ...
Jonathan's user avatar
0 votes
1 answer
790 views

rvm install ruby-3.0.0 fails with gcc-8 specific error

rvm install ruby-3.0.0 fails with gcc-8 specific error [2021-03-01 17:27:54] ./configure current path: /Users/user/.rvm/src/ruby-3.0.0 GEM_HOME=/Users/user/.rvm/gems/ruby-2.6.4 PATH=/usr/local/opt/...
Rpj's user avatar
  • 6,060
0 votes
0 answers
188 views

error installing ruby 2.1.3 on mac os Catalina version 10.15.7 using RVM

I am unable to install ruby 2.1.3 on mac os Catalina version 10.15.7 using rvm This is the error that I receive. And these are the logs I have tried brew update && brew install gmp &&...
Saqib Shahzad's user avatar
2 votes
0 answers
376 views

ruby-runtime : Failed to initialize in Jenkins | MAC OS Big SUR

I am trying to setup Jenkins on My MAC OS to configure Fastlane. But seems like this ruby plugin isn't working. I am new to Jenkin environment. Any help would be appreciated. Thanks in advance.
Peeyush karnwal's user avatar
0 votes
0 answers
32 views

Installing rails on non-supported mac

I'm trying to install rails on my 2011 Macbook Air and I am running into issues. The latest supported MACOS for my laptop is High Sierra. The minimum requirement for installing GPG, is Mojave. GPG is ...
Makoto's user avatar
  • 15
2 votes
2 answers
2k views

Cannot install homebrew on MacOS M1

When I run /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" It gives information listed: ==> /usr/bin/sudo /usr/sbin/chown -R ron:admin /opt/...
Guodong Rong's user avatar
0 votes
1 answer
3k views

gnupg2 not found and reinstall was not useful for mac

I'm trying to install rvm for mac.But I already install gnupg/gnupg2. brew install gnupg2 Warning: gnupg 2.2.21 is already installed and up-to-date,To reinstall 2.2.21,run 'brew reinstall ...
qaz54205120's user avatar
0 votes
1 answer
149 views

Rails 5: How Do I Find Out Which Gem Depends on a Specific Ruby Version?

I work on a Mac Mini Server running the latest version of High Sierra. I use Ruby Version Manager. I recently installed Ruby 2.7.1p83 and upgraded all of my Rails apps to the latest versions of 5.0, ...
Pamela Cook - LightBe Corp's user avatar
1 vote
3 answers
15k views

How to remove all old Ruby versions (and version managers) and reinstall a single, tested version on macOS 10.14.6?

How do I remove (all old Ruby things), reinstall (preferably one and only one Ruby version), and test my entire Ruby environment (versionmgrs, gems, however this works) on my macOS 10.14.6 system ...
Johnny Utahh's user avatar
  • 2,478
-1 votes
1 answer
126 views

Bash CLI is not behaving after upgrading Mac to Catalina

I was previously on Mojave but was forced to update because of XCode. When it finished installing, I had to change the default Login Shell, because Catalina now uses Z Shell. After I did that, my ...
dsomel21's user avatar
  • 616
0 votes
0 answers
197 views

How to set a default version of Ruby on OSX/Ubuntu using RVM

I installed Ruby v2.6.3 via RVM on my laptop for a Rails application. To activate it I ran: rvm --default use 2.6.3 However, if I restart my macOS laptop and check the current version of Ruby using ...
user984621's user avatar
  • 48.3k
0 votes
1 answer
371 views

etc.bundle => warning: already initialized constant

When I run Ruby scripts, I get 157 lines of warning messages like this: /Users/clay/.rvm/rubies/ruby-2.6.3/lib/ruby/2.6.0/x86_64-darwin19/etc.bundle: warning: already initialized constant Etc::...
Clay Bridges's user avatar
  • 11.8k
1 vote
0 answers
667 views

rvm not installing ruby-2.2; Error running '__rvm_make -j4'

When I try to download Cocoapods, it says: XXXX: ~ XXX$ sudo gem install cocoapods Password:XX ERROR: Error install cocoapods: minitest requires Ruby version ~> 2.2. Then I try every way to ...
PythonCoder123's user avatar
25 votes
4 answers
85k views

Upgrading Global Ruby Version on macOS

I am trying to update Ruby on my computer to version 2.7.0 as that is the latest stable version. Running macOS Catalina Version 10.15.3 Have tried the top two solutions from this StackOverflow post. ...
Mr. J's user avatar
  • 1,819
1 vote
2 answers
787 views

Unable to install any ruby version using rvm in Mac catalina 10.15.2

Error running '__rvm_package_extract /Users/name/.rvm/archives/ruby-2.3.2.tar.bz2 /Users/name/.rvm/tmp/rvm_src_10476', please read /Users/name/.rvm/log/1579150426_ruby-2.3.2/extract.log There has been ...
QuadSquad's user avatar
  • 186
1 vote
1 answer
2k views

How to fix a broken Ruby config

I use a MacOs High Sierra 10.13.6. bundle install does not work anymore. I had been using the bundler to run fastlane lanes for years on this machine. I recently installed other sofware and I guess I ...
kingston's user avatar
  • 11.4k
3 votes
2 answers
5k views

How to "recompile Ruby with OpenSSL support" using RVM?

After installing Ruby 2.3.8 via RVM I get the following error when running bundle: You must recompile Ruby with OpenSSL support or change the sources in your Gemfile How do I recompile Ruby with ...
Shivam's user avatar
  • 138

1
2 3 4 5
9