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

Install ruby right before "Installing the last dependencies" #1522

Closed
Lastorder-DC opened this issue Aug 27, 2024 · 1 comment
Closed

Install ruby right before "Installing the last dependencies" #1522

Lastorder-DC opened this issue Aug 27, 2024 · 1 comment

Comments

@Lastorder-DC
Copy link

Lastorder-DC commented Aug 27, 2024

By executing RUBY_CONFIGURE_OPTS=--with-jemalloc rbenv install at mastodon source root directory, It will read from .ruby-version and Install proper version for mastodon.

No need to Install ruby before checking out source.

Pros]

  1. No need to update document every time ruby version is updated(since It will read from .ruby-version)
  2. If someone decided to use fork instead of mastodon, they no longer install outdated version if fork uses newer ruby version than mastodon.

Cons]

  1. Nothing so far(ruby not needed at setting up db part)
@Lastorder-DC Lastorder-DC changed the title Install ruby before "Installing the last dependencies" Install ruby right before "Installing the last dependencies" Aug 27, 2024
@renchap
Copy link
Member

renchap commented Oct 10, 2024

Closing as this has been fixed in our latest version

@renchap renchap closed this as completed Oct 10, 2024
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

2 participants