Skip to content

Pass custom root values around.#70

Open
lloeki wants to merge 2 commits intoalup:masterfrom
lloeki:patch-1
Open

Pass custom root values around.#70
lloeki wants to merge 2 commits intoalup:masterfrom
lloeki:patch-1

Conversation

@lloeki
Copy link

@lloeki lloeki commented May 13, 2013

I install rbenv on servers at /opt/rbenv with a custom root setting. This fails as soon as hitting rbenv itself.

The attached commits dispatch root at required places so that compiling can take place, whether the rbenv root is default or custom.

lloeki added 2 commits May 13, 2013 11:58
If one uses a custom root, `RBENV_ROOT` needs to be set, else `rbenv` will try to use `$HOME/.rbenv`.
Without `RBENV_ROOT`, `rbenv` will default to `$HOME/.rbenv`.
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

Successfully merging this pull request may close these issues.

1 participant