[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Setup PATH for X Window (urxvt)



Hello!

I try to setup PATH permanently for X Window, that is for urxvt, in 
which must to run brlcad.

brlcad is here: /usr/brlcad/bin

Now, if I run mged (editor for brlcad) I must to open urxvt, then setup 
PATH for brlcad and then can run mged.

I want to setup PATH permanently to can run brlcad without setting up 
every time the PATH.

I try to write these:
PATH=/usr/brlcad/bin:$PATH
export PATH

in several places:
mcedit /etc/profile
mcedit ~/.xsession.d/10auto-start
mcedit .bash_profile
mcedit .xsession
mcedit ~/GNUstep/Library/WindowMaker/autostart

but env shows me that the PATH have not setup to brlcad:
PATH=/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games

How can I setup PATH for brlcad permanently?

-- 
Regards, Paul Csányi
http://www.freewebs.com/csanyi-pal/index.htm



Reply to: