Eric <[EMAIL PROTECTED]> writes:
| Not changing it in the non-login shell script (.bashrc, .cshrc, ...) was your
| problem. When you start X, the shells that run in the xterms aren't login
| shells...therefore your path must be set in your non-login shell script. I
have
| mine setup so that my p
and I have something
like this in my login script:
if [ -f ~/.bashrc ]; then
source ~/.bashrc
fi
Eric.
On Thu, 02 Jul 1998, Micha Feigin wrote:
>How do i set the path environment under X?
>I need to set a general path environment and also
>a specific one for each use.
>I tried in
How do i set the path environment under X?
I need to set a general path environment and also
a specific one for each use.
I tried in the files for the shell but it didn't
work ( I changed in the file for login shells I'm not shure
If i also changed it for an interactive sh
3 matches
Mail list logo