Re: How does /usr/X11/bin get added to $PATH?
Re: How does /usr/X11/bin get added to $PATH?
- Subject: Re: How does /usr/X11/bin get added to $PATH?
- From: "Keith D. Matthews" <email@hidden>
- Date: Wed, 19 Nov 2008 20:47:22 -0800 (PST)
My ~/.bash_profile is
-------------------
source ~/.bashrc
My ~/.bashrc (omitting some comments) is
-------------------
export PS1="\W> "
export CVS_RSH=ssh
export SVN_EDITOR=emacs
export EDITOR=emacs
# stuff for MacPorts
export PATH=$PATH:/opt/local/bin:/opt/local/sbin
export MANPATH=$MANPATH:/opt/local/share/man
export MANPATH=$MANPATH:/usr/local/man
I have no ~/.profile
In answer to your second question, I didn't see any substantive difference
between the two, but just to be sure I tried copying /etc/profile over
from the machine with the good setup to the one with the poor setup and
that didn't make any difference.
Is there a "stock" copy of /etc/profile on the system somewhere that I
could try out just to put everything back to the defaults?
Thanks for helping me with this,
Keith
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden