Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

After I installed RVM whenever I open my terminal I get these errors:

bash: /etc/profile.d/sm.sh: No such file or directory
bash: /etc/profile.d/rvm.sh: No such file or directory

I'm using Mac OSX 10.8.2.

share|improve this question
Check the .bashrc file in home folder. – nhahtdh Jan 19 at 15:52
Check for references to /etc/profile.d in /etc/profile. – trojanfoe Jan 19 at 16:56
/etc/profile.d/sm.sh would be installed with RailsInstaller - which also installs RVM - are you sure you just installed RVM? – mpapis Jan 19 at 18:40

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.