Re: command not found on everything installed via fink!
Re: command not found on everything installed via fink!
- Subject: Re: command not found on everything installed via fink!
- From: Martin Costabel <email@hidden>
- Date: Thu, 10 Mar 2005 00:13:33 +0100
Emma Kane wrote:
Oh Dear, i've edited each of
.tschrc
.login
.cshrc
.login
.profile
.bash_profile
.basrc
in an attempt to automatically set my enviroment to "export
DISPLAY=":0.0"" when I run xterm apps. (all seemed blank or so I thought..
Now nothing I installed using fink commander works, echo $path comes up
blank. Help how can I get it all back?
First, the interesting environment variable is PATH, not path. If you
are running tcsh, there is not much difference between the two, but in
bash it is normal that echo $path shows nothing. Try echo $PATH.
Second, I am assuming that .tschrc and .basrc are typos. Anyway, there
is another shell startup script, .bash_login that could come in.
As a first attempt at repairing the situation, I would recommend to run
the pathsetup application from the Fink install disk image or, if you
don't have this, the command
/sw/bin/pathsetup.sh
from the command line.
If this isn't successful, one of the files from your list has a bug and
it would be reasonable to move them one by one out of the way until this
becomes normal again.
--
Martin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden