Page 1 of 1

[SOLVED] No help files in KDE Help Center.

PostPosted: Sep 8th, '12, 04:23
by SeppoIlmarinen
It would appear that my computer has the folder listings for kcontrol and for the local applications, but none of the files. To put it another way: In the KDE Help Center, I see a list of topics, including Application Manuals and Control Center Modules. Clicking either of those names gives me a list of topics. Clicking any of those topics reports "File or folder xxx does not exist." and "There is no documentation available for yyy." xxx may be, for example, help:/kcontrol/ebrowsing.index and yyy being /kcontrol/ebrowsing.index.

Under those two selections, every file is missing. Did I accidentally uninstall a package that I needed? What package was it?

Re: No help files in KDE Help Center.

PostPosted: Sep 8th, '12, 08:36
by jkerr82508
If you installed from a live CD, then you need to add the KDE help files after installation, from an online mirror:
Code: Select all
urpmi task-kde4-handbooks

(There is insufficient space on the live CD to include the help files.)

Jim

Re: [SOLVED] No help files in KDE Help Center.

PostPosted: Sep 13th, '12, 07:13
by SeppoIlmarinen
That seems to have solved the issue. I thank you.