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

how to use rye with rvm, bundler, and rake in ubuntu server #22

Open
chamnap opened this issue Jul 11, 2012 · 1 comment
Open

how to use rye with rvm, bundler, and rake in ubuntu server #22

chamnap opened this issue Jul 11, 2012 · 1 comment

Comments

@chamnap
Copy link

chamnap commented Jul 11, 2012

I'm having some problems on my ubuntu server 12.04. I can run any commands related to rvm, bundle, and rake. I'm using rvm gemset on my rails 3.2 projects. It seems it doesn't load .bashrc file, I tried to load it, but the problem still exists.

Any suggestion? Is it possible to let rye source the .bashrc file?

@randywallace
Copy link
Contributor

Its a rule that .bashrc isn't sourced when logging in remotely.

See:
http://stackoverflow.com/questions/820517/bashrc-at-ssh-login
and
http://ubuntuforums.org/showthread.php?t=2086090

Cheers

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