You are not logged in.

#1 2007-12-12 15:29:31

LonelyStar
Member
Registered: 2007-12-09
Posts: 123

PATH under X

Hello together,

The PATH Environment variable seems not to be set correctly under X.
iE. is /opt/mozilla/bin not added to it.
The result is, that I can not start programs which are located elsewhere (firefox i.E.) can not be started directly from an xterm or using dmenu.
I am starting X using xdm.

Any help?
Thanks,
Nathan

Offline

#2 2007-12-12 22:10:40

fedaykin
Member
Registered: 2004-12-02
Posts: 25

Re: PATH under X

You can add a line like this to your .bashrc to extend your path:
export PATH=$PATH:/opt/mozilla/bin

Offline

#3 2007-12-12 23:15:04

LonelyStar
Member
Registered: 2007-12-09
Posts: 123

Re: PATH under X

Thanks for your reply

I added
source /etc/profile
to ~/.bashrc

That added all my path´s

Offline

Board footer

Powered by FluxBB