Bug 2877

Summary: /etc/profile.d/kde.sh is broken
Product: [Retired] Red Hat Linux Reporter: Steve Muir <sjmuir>
Component: kdesupportAssignee: David Lawrence <dkl>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0CC: sjmuir
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-06-22 14:31:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Steve Muir 1999-05-17 15:48:46 UTC
Two problems withkde.sh:

1) sets KDEDIR incorrectly to /usr.  Running kdesetup with
KDEDIR as set by the script produces errors, but unsetting
KDEDIR or setting it to "/" fixes them.

2) prepends $(KDEDIR)/bin to PATH even though it is already
a component of PATH.

kde.sh should be fixed to find the correct value of KDEDIR,
then only add $(KDEDIR)/bin to PATH if not already a
component (use 'type -path').

Comment 1 Preston Brown 1999-06-11 16:09:59 UTC
It is proper for KDEDIR to be set to /usr.  Why do you think
otherwise?

However, you are right that /usr/bin should _not_ be appended to the
beginning of the path.  This will be fixed in an errata.

Comment 2 Preston Brown 1999-06-22 14:31:59 UTC
closed in RHSA-1999:015-01.