Klaus D. Neumann wrote:

What is the correct way to add /usr/X11R6/bin/

Root *should* have a .bash_profile file in /root. root's $PATH should be set there; just read it to get familiar with it, and then add an "EXPORT PATH=$PATH:/usr/X11R6/bin" line to the file. Either that, or you could just type "/usr/X11R6/bin/xhost +", or try issuing the "xhost +" command as a mortal user; my ~/.xinitrc includes an "xhost +local" that causes no trouble.


--
Matthew Graybosch
http://www.starbreaker.net
"Without a written spec, every bug is a feature."


-- [EMAIL PROTECTED] mailing list



Reply via email to