Dick: Did you check /etc/profile? Note that GDM uses /etc/X11/gdm/Xsession for starting the user session, so one of the scripts that is sourced by /etc/X11/gdm/Xsession is likely setting your $PATH.
For example, check /etc/X11/xinit/xinitrc.d. All those scripts get sourced by /etc/X11/gdm/Xsession also. Brian > I always thought the login PATH was set in .bash_profile ... but the > PATH I see in opensolaris.b111 as a normal user is not the one from > .bash_profile, nor from .profile, nor from /etc/login. > WHERE is this PATH set? > > I know I can set it in .bashrc too, but .bashrc is not ment for logins. >
