All Questions
6 questions
0
votes
1
answer
2k
views
RVM wants me to edit PATH in .bash_profile - I fear it is a mess
I am trying to get an Omega sub-theme running on my local machine (OSX 10.10) with Acquia Desktop Dev. Trying to run isolated ruby in sub-theme directory. When I use rvm list I get:
Warning! PATH is ...
2
votes
1
answer
544
views
Where did my command (Heroku) go?
I expect to be schooled on this but have exhausted my Google searches and scant knowledge of how OS X finds a command.
I've been using heroku for years and for some reason today I get the result:
/...
0
votes
1
answer
857
views
Issue with RVM conflicting with Brew?
I'm running OSX 10.9.3.
I have installed Brew, Macports, RVM, rbenv, and other tools in the process of learning and following tutorials.
I was not aware that some of these tools do the same thing ...
0
votes
1
answer
80
views
Error in Terminal when I open it
Last login: Wed Jun 12 15:15:00 on ttys000
-bash: Downloading: command not found
-bash: Upgrading: command not found
-bash: RVM: command not found
-bash: RVM: command not found
-bash: Upgrade: command ...
0
votes
1
answer
2k
views
need help cleaning out my Path Variable in Mac
when I typed $PATH i noticed a jungle
-bash: /Users/patrick/.rvm/gems/ruby-1.9.3-p194@Rails/bin:/Users/patrick/.rvm/gems/ruby-1.9.3-p194@global/bin:/Users/patrick/.rvm/rubies/ruby-1.9.3-p194/bin:/...
4
votes
2
answers
318
views
Why does bash sometimes think my $HOME isn't the correct directory?
Like the title says it seems that bash sometimes misidentifies my $HOME. This cropped up after a seemingly unique series of events that I will now replay in broad strokes.
Running OS X 10.6 with ...