Le 25/11/2011 20:50, Darrell Anderson a écrit :
Quite a few 3.5.13 apps will not show associated Help files. A little investigating reveals the apps that show Help files have the Help files installed at:
/opt/trinity/share/doc/kde/HTML
Those apps that won't show Help files have the help files installed at:
/opt/trinity/share/doc/HTML
Is this a build issue at my end? Do I need to specify an explicit install location for help files or is this a configuration bug with the make files?
There are quite a few apps like this.
Hello, I obtain the same result in Fedora/RHEL builds, so it is not distro-specific. I already noticed this but I did not dare moving 'share/doc/*' to 'share/doc/kde'. It can be easyly "fixed" in packaging process, but there should be a better solution
At least the following core packages are affected: kdebase kdegraphics kdelibs kdenetwork kdepim kdesdk
It looks like (correct me if I'm wrong) these are CMAKE-ported packages. Did we miss a CMAKE variable that indicates the location of 'doc' directory ?