Bug 29389

Summary: KDE libs in wrong place
Product: [Retired] Red Hat Linux Reporter: Need Real Name <brian_morton>
Component: kdelibsAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED NOTABUG QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 7.1   
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: 2001-02-25 15:10:09 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 Need Real Name 2001-02-25 15:10:05 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.4.0-0.99.11smp i686; Nav)


when compiling KDE apps they can't seem to find the kde libs (yes I know
there's a env. varable pointing to it, and a better written configure
script would fix this, but they really do belong in /opt/kde/libs all of
the kde files belong in /opt/kde)

Reproducible: Always
Steps to Reproduce:
1.  See above

Comment 1 Bernhard Rosenkraenzer 2001-02-25 16:30:13 UTC
No. Distributions are not supposed to mess with stuff under /opt.
The FHSly correct place is /usr, and any script that insists on a different
location is inherently broken and needs fixing.

KDE 2.x applications are supposed to use the autoconf functions that come with
KDE installations, they do the check correctly.