Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add role for rbenv #6

Open
jansroka opened this issue Oct 9, 2023 · 0 comments
Open

Add role for rbenv #6

jansroka opened this issue Oct 9, 2023 · 0 comments

Comments

@jansroka
Copy link
Owner

jansroka commented Oct 9, 2023

We install rbenv via brew, but there is not set up for this.

On Sonoma I ran into this issue: rbenv/rbenv#766 ...I could only install ruby if I ran it like this:

LDFLAGS= rbenv install 3.2.2

Otherwise I'd get this error:

14:12:45 ~ $ rbenv install 3.2.2 --verbose
Downloading ruby-3.2.2.tar.gz...
-> https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.2.tar.gz
/var/folders/m4/x0s22spn2xg87tjpm1n81dfm0000gn/T/ruby-build.20231009141249.11065.uthb6q ~
Installing ruby-3.2.2...
mkdir: cannot create directory ‘/usr/local/opt’: Permission denied
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant