[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#368208: khelpcenter does not build search index



Package: khelpcenter
Version: 4:3.5.2-2+b1

When I try to build a search index for the application manuals, I get the message:

Global symbol "$kdekdehtmldir" requires explicit package name at /usr/bin/khc_docbookdig.pl line 94.
Execution of /usr/bin/khc_docbookdig.pl aborted due to compilation errors.

I tried to fix the problem:
# diff /usr/bin/khc_docbookdig.pl /usr/bin/khc_docbookdig.pl.debian
94c94
< my $findpath = "$kdehtmldir/$lang/";
---
> my $findpath = "$kdekdehtmldir/$lang/";


But this fix is not sufficient - now only one file is searched for an index.
Khelpcenter prints out:



INDEXDIR: /home/ruena/.kde/share/apps/khelpcenter/index/
FINDCMD: find /usr/share/doc/kde/HTML/en/ -name index.docbook
Creating index for 'kde_application_manuals'
Warning: unknown locale!

New server: home, 80
Unknown host: home
0:0:0:file://home/ruena/.kde/share/apps/khelpcenter/index/kde_application_manuals.tmp/index.html: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- size = 25280
htdig: Run complete
htdig: 1 server seen:
htdig:     home:80 1 document
Finished successfully.



I am using Debian GNU/Linux testing with current packages.
-- 


Bis zu 70% Ihrer Onlinekosten sparen: GMX SmartSurfer!
      Kostenlos downloaden: http://www.gmx.net/de/go/smartsurfer
    



Reply to: