On 15/05/12 13:00, Jasper Frumau wrote:
Thanks for all the help so far. Appreciate it!

jaspersmbp:~ jasper$ sudo mv .bashrc .bashrckilled

no need for sudo there. You own the file !

Password:
jaspersmbp:~ jasper$ ls -a | grep bash
.bash_history
.bash_login
.bash_profile
.bashrckilled
.bashrc~
jaspersmbp:~ jasper$ echo $PATH
/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin

you need to start a new terminal session to pick up the changes ...



On Tue, May 15, 2012 at 6:53 PM, Jeremy Lavergne
<[email protected] <mailto:[email protected]>> wrote:

     > /Users/jasper/.bashrc:PATH=$PATH:$HOME/.rvm/bin # Add RVM to PATH
    for scripting

    My guess is the presence of .bashrc.

    Temporarily rename that, open a new terminal and echo $PATH. If that
    fixed it, you now know the culprit.



_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to