Description of problem: /usr/X11R6/bin directory no longer exists yet it is included in the default bash PATH Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1. log in to a bash shell 2. echo $PATH 3. Actual results: /usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/mark/bin Expected results: /usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/home/mark/bin Additional info: remove the following line from /etc/profile to fix the problem: pathmunge /usr/X11R6/bin after
This comes from /etc/profile.
Will be fixed in next setup version. Read ya, Phil
*** This bug has been marked as a duplicate of 173856 ***