Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 18840

Summary: Quanta build puts data files in /usr/share instead of /usr/kde/3.x/share
Product: Gentoo Linux Reporter: John Corey <gentoo>
Component: New packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description John Corey 2003-04-05 22:05:23 UTC
The data files need to be in /usr/kde/3.1/share to be picked up by the rest of KDE (menu, 
configs, docs, etc). 

Reproducible: Always
Steps to Reproduce:
1. ebuild quanta 
2. ls /usr/share/applnk 
3. eek! 
Actual Results:  
I screamed. 

Expected Results:  
Installed those files to the /usr/kde/3.1 directories. 

That's about it.  There's a configure option I believe, --sharedir= or something to set this (it's 
been a while since I did it, myself).
Comment 1 Michele Balistreri (RETIRED) gentoo-dev 2003-04-14 11:39:11 UTC
all kde application out of kde-base category install their shared data in /usr/share 
while multiple version of kde can be on the same system